Searched refs:PKCS11_CKK_GENERIC_SECRET (Results 1 – 6 of 6) sorted by relevance
173 if (key_type != PKCS11_CKK_GENERIC_SECRET && in step_digest_operation()
570 case PKCS11_CKK_GENERIC_SECRET: in create_symm_key_attributes()1121 case PKCS11_CKK_GENERIC_SECRET: in sanitize_symm_key_attributes()1225 type = PKCS11_CKK_GENERIC_SECRET; in create_attributes_from_template()1305 get_key_type(temp) != PKCS11_CKK_GENERIC_SECRET) { in create_attributes_from_template()1678 assert(get_key_type(head) == PKCS11_CKK_GENERIC_SECRET); in check_created_attrs_against_processing()1709 case PKCS11_CKK_GENERIC_SECRET: in get_key_min_max_sizes()1801 case PKCS11_CKK_GENERIC_SECRET: in check_created_attrs()1998 if (key_type == PKCS11_CKK_GENERIC_SECRET) in check_parent_attrs_against_processing()3006 case PKCS11_CKK_GENERIC_SECRET: in set_check_value_attr()
333 PKCS11_ID(PKCS11_CKK_GENERIC_SECRET),483 case PKCS11_CKK_GENERIC_SECRET: in key_type_is_symm_key()
111 { PKCS11_CKK_GENERIC_SECRET, TEE_TYPE_GENERIC_SECRET }, in pkcs2tee_key_type()363 if (key_type == PKCS11_CKK_GENERIC_SECRET) in load_tee_key()
139 case PKCS11_CKK_GENERIC_SECRET: in get_object_key_bit_size()
1235 PKCS11_CKK_GENERIC_SECRET = 0x010, enumerator