Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_rsa.c577 PKCS11_CKA_PRIME_2)) in load_tee_rsa_key_attrs()
666 rc = tee2pkcs_add_attribute(priv_head, PKCS11_CKA_PRIME_2, tee_obj, in tee2pkcs_rsa_attributes()
726 remove_empty_attribute(priv_head, PKCS11_CKA_PRIME_2) || in generate_rsa_keys()
A Dpkcs11_attributes.c453 PKCS11_CKA_PRIME_1, PKCS11_CKA_PRIME_2,
1880 case PKCS11_CKA_PRIME_2: in attribute_is_exportable()
2258 remove_empty_attribute(head, PKCS11_CKA_PRIME_2)) in set_private_key_data_rsa()
2364 rc = add_attribute(head, PKCS11_CKA_PRIME_2, buffer, size); in set_private_key_data_rsa()
2453 rc = get_attribute_ptr(head, PKCS11_CKA_PRIME_2, &q, &q_len); in encode_rsa_private_key_der()
A Dpkcs11_helpers.c69 PKCS11_ID_SZ(PKCS11_CKA_PRIME_2, 0),
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1070 PKCS11_CKA_PRIME_2 = 0x0125, enumerator

Completed in 11 milliseconds