Home
last modified time | relevance | path

Searched refs:CKA_VALUE (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dssh-pkcs11.c423 { CKA_VALUE, NULL, 0 } in pkcs11_fetch_keys()
Dpkcs11.h377 #define CKA_VALUE (0x11) macro
/external/curl/lib/vtls/
Dnss.c1060 if(PK11_ReadRawAttribute(PK11_TypeGeneric, connssl->obj_clicert, CKA_VALUE, in SelectClientCert()