Home
last modified time | relevance | path

Searched refs:PKCS11_CKK_GENERIC_SECRET (Results 1 – 6 of 6) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dpkcs11_attributes.c552 case PKCS11_CKK_GENERIC_SECRET: in create_symm_key_attributes()
858 case PKCS11_CKK_GENERIC_SECRET: in sanitize_symm_key_attributes()
962 type = PKCS11_CKK_GENERIC_SECRET; in create_attributes_from_template()
1038 get_key_type(temp) != PKCS11_CKK_GENERIC_SECRET) { in create_attributes_from_template()
1395 assert(get_key_type(head) == PKCS11_CKK_GENERIC_SECRET); in check_created_attrs_against_processing()
1422 case PKCS11_CKK_GENERIC_SECRET: in get_key_min_max_sizes()
1511 case PKCS11_CKK_GENERIC_SECRET: in check_created_attrs()
1705 if (key_type == PKCS11_CKK_GENERIC_SECRET) in check_parent_attrs_against_processing()
A Dprocessing_digest.c167 if (key_type != PKCS11_CKK_GENERIC_SECRET && in step_digest_operation()
A Dpkcs11_helpers.c331 PKCS11_ID(PKCS11_CKK_GENERIC_SECRET),
479 case PKCS11_CKK_GENERIC_SECRET: in key_type_is_symm_key()
A Dprocessing_symm.c111 { PKCS11_CKK_GENERIC_SECRET, TEE_TYPE_GENERIC_SECRET }, in pkcs2tee_key_type()
348 if (key_type == PKCS11_CKK_GENERIC_SECRET) in load_tee_key()
A Dprocessing.c132 case PKCS11_CKK_GENERIC_SECRET: in get_object_key_bit_size()
/optee_os/ta/pkcs11/include/
A Dpkcs11_ta.h1172 PKCS11_CKK_GENERIC_SECRET = 0x010, enumerator

Completed in 22 milliseconds