Searched refs:PKCS11_CKK_RSA (Results 1 – 6 of 6) sorted by relevance
750 case PKCS11_CKK_RSA: in create_pub_key_attributes()822 case PKCS11_CKK_RSA: in create_priv_key_attributes()987 type = PKCS11_CKK_RSA; in create_attributes_from_template()1061 get_key_type(temp) != PKCS11_CKK_RSA) { in create_attributes_from_template()1404 assert(get_key_type(head) == PKCS11_CKK_RSA); in check_created_attrs_against_processing()1449 case PKCS11_CKK_RSA: in get_key_min_max_sizes()1531 case PKCS11_CKK_RSA: in check_created_attrs()1547 case PKCS11_CKK_RSA: in check_created_attrs()1779 if (key_type != PKCS11_CKK_RSA) { in check_parent_attrs_against_processing()
171 case PKCS11_CKK_RSA: in pkcs2tee_key_type()259 case PKCS11_CKK_RSA: in load_tee_key()297 case PKCS11_CKK_RSA: in load_tee_key()
339 PKCS11_ID(PKCS11_CKK_RSA),498 case PKCS11_CKK_RSA: in key_type_is_asymm_key()
359 assert(get_key_type(obj->attributes) == PKCS11_CKK_RSA); in load_tee_rsa_key_attrs()
143 case PKCS11_CKK_RSA: in get_object_key_bit_size()
1168 PKCS11_CKK_RSA = 0x000, enumerator
Completed in 17 milliseconds