Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
A Dpkcs11_attributes.c402 PKCS11_CKA_VALUE_LEN,
872 if (get_attribute_ptr(*temp, PKCS11_CKA_VALUE_LEN, NULL, in sanitize_symm_key_attributes()
876 return add_attribute(temp, PKCS11_CKA_VALUE_LEN, in sanitize_symm_key_attributes()
1524 rc = get_u32_attribute(secret, PKCS11_CKA_VALUE_LEN, in check_created_attrs()
2148 rc = get_attribute(*head, PKCS11_CKA_VALUE_LEN, &key_length, &size); in set_secret_key_data()
2157 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.c171 rc = get_attribute_ptr(*head, PKCS11_CKA_VALUE_LEN, &data, &data_size); in generate_random_key_value()
/optee_os/ta/pkcs11/include/
A Dpkcs11_ta.h1081 PKCS11_CKA_VALUE_LEN = 0x0161, enumerator

Completed in 12 milliseconds