Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dglobals.c97 CK_BYTE ber_rsaEncryption[] = { variable
120 CK_ULONG ber_rsaEncryptionLen = sizeof (ber_rsaEncryption);
H A Dkey_mgr.c48 if (memcmp(alg, ber_rsaEncryption, in key_mgr_get_private_key_type()
H A Dasn1.c1085 if (memcmp(alg, ber_rsaEncryption, ber_rsaEncryptionLen) != 0) { in ber_decode_RSAPrivateKey()
H A Dtpmtok_int.h539 extern CK_BYTE ber_rsaEncryption[];