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

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c145 ret = find_object(session, "cert", CKO_PUBLIC_KEY, &public);
H A Dsoftp11.c262 case CKO_PUBLIC_KEY:
508 type = CKO_PUBLIC_KEY;
/freebsd-11-stable/crypto/openssh/
H A Dssh-pkcs11.c407 CK_OBJECT_CLASS pubkey_class = CKO_PUBLIC_KEY;
H A Dpkcs11.h316 #define CKO_PUBLIC_KEY (2) macro
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h317 #define CKO_PUBLIC_KEY (2)
315 #define CKO_PUBLIC_KEY macro

Completed in 213 milliseconds