Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_rsa.c563 rc = get_attribute_ptr(obj->attributes, PKCS11_CKA_PRIME_1, in load_tee_rsa_key_attrs()
573 PKCS11_CKA_PRIME_1)) in load_tee_rsa_key_attrs()
661 rc = tee2pkcs_add_attribute(priv_head, PKCS11_CKA_PRIME_1, tee_obj, in tee2pkcs_rsa_attributes()
725 remove_empty_attribute(priv_head, PKCS11_CKA_PRIME_1) || in generate_rsa_keys()
A Dpkcs11_attributes.c453 PKCS11_CKA_PRIME_1, PKCS11_CKA_PRIME_2,
1879 case PKCS11_CKA_PRIME_1: in attribute_is_exportable()
2257 remove_empty_attribute(head, PKCS11_CKA_PRIME_1) || in set_private_key_data_rsa()
2348 rc = add_attribute(head, PKCS11_CKA_PRIME_1, buffer, size); in set_private_key_data_rsa()
2449 rc = get_attribute_ptr(head, PKCS11_CKA_PRIME_1, &p, &p_len); in encode_rsa_private_key_der()
A Dpkcs11_helpers.c68 PKCS11_ID_SZ(PKCS11_CKA_PRIME_1, 0),
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1069 PKCS11_CKA_PRIME_1 = 0x0124, enumerator

Completed in 14 milliseconds