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,
H A Dasn1.c1085 if (memcmp(alg, ber_rsaEncryption, ber_rsaEncryptionLen) != 0) {
H A Dtpmtok_int.h538 extern CK_BYTE ber_rsaEncryption[];

Completed in 576 milliseconds