Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1609 CK_ULONG ulKeySizeInBits; member
1670 CK_ULONG ulKeySizeInBits; member
1950 CK_ULONG ulKeySizeInBits; member
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c674 secret_key_bytes = km_params->ulKeySizeInBits / 8; in soft_ssl_key_and_mac_derive()