Searched refs:CKA_PUBLIC_EXPONENT (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dssh-pkcs11.c418 { CKA_PUBLIC_EXPONENT, NULL, 0 }
H A Dpkcs11.h409 #define CKA_PUBLIC_EXPONENT (0x122) macro
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dks_p11.c630 rsa->e = getattr_bn(p, slot, session, object, CKA_PUBLIC_EXPONENT);
H A Dsoftp11.c407 add_object_attribute(o, 0, CKA_PUBLIC_EXPONENT,
/freebsd-10.3-release/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h411 #define CKA_PUBLIC_EXPONENT (0x122)
409 #define CKA_PUBLIC_EXPONENT macro

Completed in 191 milliseconds