Searched refs:CKA_PRIME_2 (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dpkcs11rsa_link.c68 { CKA_PRIME_2, NULL, 0 },
186 case CKA_PRIME_2:
727 { CKA_PRIME_2, NULL, 0 },
876 case CKA_PRIME_2:
1279 attr[4].type = CKA_PRIME_2;
1363 case CKA_PRIME_2:
1579 case CKA_PRIME_2:
1947 attr[4].type = CKA_PRIME_2;
1996 attr = pk11_attribute_bytype(rsa, CKA_PRIME_2);
/bind-9.11.3/bin/tests/pkcs11/benchmarks/
H A Dprivrsa.c207 { CKA_PRIME_2, prime2, (CK_ULONG) sizeof(prime2) },
H A Dsign.c209 { CKA_PRIME_2, prime2, (CK_ULONG) sizeof(prime2) },
/bind-9.11.3/lib/isc/include/pkcs11/
H A Dpkcs11t.h479 #define CKA_PRIME_2 0x00000125UL macro

Completed in 1124 milliseconds