Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c87 PKCS11_ID_SZ(PKCS11_CKA_VERIFY, 1),
527 [BPA_VERIFY] = PKCS11_CKA_VERIFY, in pkcs11_attr2boolprop_shift()
H A Dpkcs11_attributes.c175 case PKCS11_CKA_VERIFY: in pkcs11_object_default_boolprop()
398 PKCS11_CKA_SIGN, PKCS11_CKA_VERIFY,
419 PKCS11_CKA_ENCRYPT, PKCS11_CKA_VERIFY, PKCS11_CKA_VERIFY_RECOVER,
1916 return PKCS11_CKA_VERIFY; in func_to_attr()
2184 case PKCS11_CKA_VERIFY: in attr_is_modifiable_secret_key()
2214 case PKCS11_CKA_VERIFY: in attr_is_modifiable_public_key()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1113 PKCS11_CKA_VERIFY = 0x010a, enumerator