Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1610 CK_ULONG ulIVSizeInBits; member
1671 CK_ULONG ulIVSizeInBits; member
1951 CK_ULONG ulIVSizeInBits; member
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c675 iv_bytes = km_params->ulIVSizeInBits / 8; in soft_ssl_key_and_mac_derive()