Searched refs:PKCS11_CKA_EXPONENT_1 (Results 1 – 4 of 4) sorted by relevance
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | processing_rsa.c | 581 obj, PKCS11_CKA_EXPONENT_1)) in load_tee_rsa_key_attrs() 671 rc = tee2pkcs_add_attribute(priv_head, PKCS11_CKA_EXPONENT_1, tee_obj, in tee2pkcs_rsa_attributes() 727 remove_empty_attribute(priv_head, PKCS11_CKA_EXPONENT_1) || in generate_rsa_keys()
|
A D | pkcs11_helpers.c | 70 PKCS11_ID_SZ(PKCS11_CKA_EXPONENT_1, 0),
|
A D | pkcs11_attributes.c | 454 PKCS11_CKA_EXPONENT_1, PKCS11_CKA_EXPONENT_2, PKCS11_CKA_COEFFICIENT, 1881 case PKCS11_CKA_EXPONENT_1: in attribute_is_exportable()
|
/optee_os-3.20.0/ta/pkcs11/include/ |
A D | pkcs11_ta.h | 1071 PKCS11_CKA_EXPONENT_1 = 0x0126, enumerator
|
Completed in 11 milliseconds