Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1066 PKCS11_CKA_MODULUS_BITS = 0x0121, enumerator
/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_attributes.c439 PKCS11_CKA_MODULUS_BITS,
1569 rc = get_u32_attribute(public, PKCS11_CKA_MODULUS_BITS, in check_created_attrs()
2250 rc = get_u32_attribute(*head, PKCS11_CKA_MODULUS_BITS, &key_bits); in set_private_key_data_rsa()
A Dpkcs11_helpers.c65 PKCS11_ID_SZ(PKCS11_CKA_MODULUS_BITS, 4),
A Dprocessing_rsa.c703 rc = get_attribute_ptr(*pub_head, PKCS11_CKA_MODULUS_BITS, &a_ptr, in generate_rsa_keys()

Completed in 12 milliseconds