Searched refs:PKCS11_CKA_EXPONENT_2 (Results 1 – 4 of 4) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | processing_rsa.c | 511 PKCS11_CKA_EXPONENT_2, PKCS11_CKA_COEFFICIENT, in contains_all_rsa_crt_parameters() 616 obj, PKCS11_CKA_EXPONENT_2)) in load_tee_rsa_key_attrs() 707 rc = tee2pkcs_add_attribute(priv_head, PKCS11_CKA_EXPONENT_2, tee_obj, in tee2pkcs_rsa_attributes() 759 remove_empty_attribute(priv_head, PKCS11_CKA_EXPONENT_2) || in generate_rsa_keys()
|
| H A D | pkcs11_helpers.c | 71 PKCS11_ID_SZ(PKCS11_CKA_EXPONENT_2, 0),
|
| H A D | pkcs11_attributes.c | 465 PKCS11_CKA_EXPONENT_1, PKCS11_CKA_EXPONENT_2, PKCS11_CKA_COEFFICIENT, 2141 case PKCS11_CKA_EXPONENT_2: in attribute_is_exportable()
|
| /optee_os/ta/pkcs11/include/ |
| H A D | pkcs11_ta.h | 1125 PKCS11_CKA_EXPONENT_2 = 0x0127, enumerator
|