Home
last modified time | relevance | path

Searched refs:ulMacSizeInBits (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1608 CK_ULONG ulMacSizeInBits; member
1669 CK_ULONG ulMacSizeInBits; member
1949 CK_ULONG ulMacSizeInBits; member
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c673 mac_key_bytes = km_params->ulMacSizeInBits / 8; in soft_ssl_key_and_mac_derive()