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

/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-keygen.c194 {CKA_PRIME_BITS, NULL_PTR, 0},
228 {CKA_PRIME_BITS, NULL_PTR, 0},
/bind-9.11.3/lib/dns/
H A Dpkcs11dh_link.c48 * optional attribute CKA_PRIME_BITS (p length in bits)
370 { CKA_PRIME_BITS, &bits, (CK_ULONG) sizeof(bits) }
H A Dpkcs11dsa_link.c45 * optional attribute CKA_PRIME_BITS (p length in bits)
513 { CKA_PRIME_BITS, &bits, (CK_ULONG) sizeof(bits) },
/bind-9.11.3/lib/isc/include/pkcs11/
H A Dpkcs11t.h488 #define CKA_PRIME_BITS 0x00000133UL macro

Completed in 2233 milliseconds