Home
last modified time | relevance | path

Searched refs:ber_rsaEncryptionLen (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dkey_mgr.c47 if (alg_len >= ber_rsaEncryptionLen) { in key_mgr_get_private_key_type()
49 ber_rsaEncryptionLen) == 0) { in key_mgr_get_private_key_type()
H A Dglobals.c120 CK_ULONG ber_rsaEncryptionLen = sizeof (ber_rsaEncryption); variable
H A Dasn1.c1085 if (memcmp(alg, ber_rsaEncryption, ber_rsaEncryptionLen) != 0) { in ber_decode_RSAPrivateKey()
H A Dtpmtok_int.h540 extern CK_ULONG ber_rsaEncryptionLen;