Searched refs:PKCS11_CKK_GENERIC_SECRET (Results 1 – 6 of 6) sorted by relevance
552 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()
167 if (key_type != PKCS11_CKK_GENERIC_SECRET && in step_digest_operation()
331 PKCS11_ID(PKCS11_CKK_GENERIC_SECRET),479 case PKCS11_CKK_GENERIC_SECRET: in key_type_is_symm_key()
111 { PKCS11_CKK_GENERIC_SECRET, TEE_TYPE_GENERIC_SECRET }, in pkcs2tee_key_type()348 if (key_type == PKCS11_CKK_GENERIC_SECRET) in load_tee_key()
132 case PKCS11_CKK_GENERIC_SECRET: in get_object_key_bit_size()
1172 PKCS11_CKK_GENERIC_SECRET = 0x010, enumerator
Completed in 22 milliseconds