Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_attributes.c403 PKCS11_CKA_VALUE_LEN,
886 if (get_attribute_ptr(*temp, PKCS11_CKA_VALUE_LEN, NULL, in sanitize_symm_key_attributes()
890 return add_attribute(temp, PKCS11_CKA_VALUE_LEN, in sanitize_symm_key_attributes()
1560 rc = get_u32_attribute(secret, PKCS11_CKA_VALUE_LEN, in check_created_attrs()
2204 rc = get_attribute(*head, PKCS11_CKA_VALUE_LEN, &key_length, &size); in set_secret_key_data()
2213 rc = set_attribute(head, PKCS11_CKA_VALUE_LEN, &key_length, in set_secret_key_data()
A Dpkcs11_helpers.c39 PKCS11_ID_SZ(PKCS11_CKA_VALUE_LEN, 4),
A Dprocessing_asymm.c885 rc = get_u32_attribute(*head, PKCS11_CKA_VALUE_LEN, &key_bit_size); in do_asymm_derivation()
A Dprocessing.c177 rc = get_attribute_ptr(*head, PKCS11_CKA_VALUE_LEN, &data, &data_size); in generate_random_key_value()
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1081 PKCS11_CKA_VALUE_LEN = 0x0161, enumerator

Completed in 14 milliseconds