Home
last modified time | relevance | path

Searched refs:PKCS11_CKA_PRIVATE_EXPONENT (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_rsa.c556 PKCS11_CKA_PRIVATE_EXPONENT)) in load_tee_rsa_key_attrs()
656 rc = tee2pkcs_add_attribute(priv_head, PKCS11_CKA_PRIVATE_EXPONENT, in tee2pkcs_rsa_attributes()
724 remove_empty_attribute(priv_head, PKCS11_CKA_PRIVATE_EXPONENT) || in generate_rsa_keys()
A Dpkcs11_attributes.c452 PKCS11_CKA_PRIVATE_EXPONENT,
1878 case PKCS11_CKA_PRIVATE_EXPONENT: in attribute_is_exportable()
2256 remove_empty_attribute(head, PKCS11_CKA_PRIVATE_EXPONENT) || in set_private_key_data_rsa()
2332 rc = add_attribute(head, PKCS11_CKA_PRIVATE_EXPONENT, buffer, size); in set_private_key_data_rsa()
2457 rc = get_attribute_ptr(head, PKCS11_CKA_PRIVATE_EXPONENT, &d, &d_len); in encode_rsa_private_key_der()
A Dpkcs11_helpers.c67 PKCS11_ID_SZ(PKCS11_CKA_PRIVATE_EXPONENT, 0),
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1068 PKCS11_CKA_PRIVATE_EXPONENT = 0x0123, enumerator

Completed in 12 milliseconds