Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1650 CK_ULONG ulMacSizeInBits; member
1713 CK_ULONG ulMacSizeInBits; member
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c671 mac_key_bytes = km_params->ulMacSizeInBits / 8; in soft_ssl_key_and_mac_derive()