Searched refs:CKA_VALUE (Results 1 – 3 of 3) sorted by relevance
377 #define CKA_VALUE (0x11) macro
940 cert_attr[2].type = CKA_VALUE; in pkcs11_fetch_x509_pubkey()
1154 if(PK11_ReadRawAttribute(PK11_TypeGeneric, backend->obj_clicert, CKA_VALUE, in SelectClientCert()