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) {
49 ber_rsaEncryptionLen) == 0) {
H A Dglobals.c120 CK_ULONG ber_rsaEncryptionLen = sizeof (ber_rsaEncryption); variable
H A Dasn1.c1085 if (memcmp(alg, ber_rsaEncryption, ber_rsaEncryptionLen) != 0) {
H A Dtpmtok_int.h539 extern CK_ULONG ber_rsaEncryptionLen;

Completed in 6185 milliseconds