Home
last modified time | relevance | path

Searched refs:PKCS11_CKA_MODULUS (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_rsa.c526 obj, PKCS11_CKA_MODULUS)) in load_tee_rsa_key_attrs()
546 obj, PKCS11_CKA_MODULUS)) in load_tee_rsa_key_attrs()
619 rc = tee2pkcs_add_attribute(pub_head, PKCS11_CKA_MODULUS, tee_obj, in tee2pkcs_rsa_attributes()
646 rc = tee2pkcs_add_attribute(priv_head, PKCS11_CKA_MODULUS, tee_obj, in tee2pkcs_rsa_attributes()
722 if (remove_empty_attribute(priv_head, PKCS11_CKA_MODULUS) || in generate_rsa_keys()
A Dpkcs11_attributes.c443 PKCS11_CKA_MODULUS, PKCS11_CKA_PUBLIC_EXPONENT,
451 PKCS11_CKA_MODULUS, PKCS11_CKA_PUBLIC_EXPONENT,
2254 if (remove_empty_attribute(head, PKCS11_CKA_MODULUS) || in set_private_key_data_rsa()
2300 rc = add_attribute(head, PKCS11_CKA_MODULUS, buffer, size); in set_private_key_data_rsa()
2445 rc = get_attribute_ptr(head, PKCS11_CKA_MODULUS, &n, &n_len); in encode_rsa_private_key_der()
A Dpkcs11_helpers.c64 PKCS11_ID_SZ(PKCS11_CKA_MODULUS, 0),
A Dprocessing.c144 if (get_attribute_ptr(attrs, PKCS11_CKA_MODULUS, NULL, &a_size)) in get_object_key_bit_size()
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1065 PKCS11_CKA_MODULUS = 0x0120, enumerator

Completed in 30 milliseconds