Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1651 CK_ULONG ulKeySizeInBits; member
1714 CK_ULONG ulKeySizeInBits; member
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c672 secret_key_bytes = km_params->ulKeySizeInBits / 8; in soft_ssl_key_and_mac_derive()