Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c85 PKCS11_ID_SZ(PKCS11_CKA_SIGN, 1),
525 [BPA_SIGN] = PKCS11_CKA_SIGN, in pkcs11_attr2boolprop_shift()
H A Dpkcs11_attributes.c174 case PKCS11_CKA_SIGN: in pkcs11_object_default_boolprop()
398 PKCS11_CKA_SIGN, PKCS11_CKA_VERIFY,
434 PKCS11_CKA_DECRYPT, PKCS11_CKA_SIGN, PKCS11_CKA_SIGN_RECOVER,
1914 return PKCS11_CKA_SIGN; in func_to_attr()
2183 case PKCS11_CKA_SIGN: in attr_is_modifiable_secret_key()
2233 case PKCS11_CKA_SIGN: in attr_is_modifiable_private_key()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1111 PKCS11_CKA_SIGN = 0x0108, enumerator