Lines Matching refs:PKCS11_CKK_RSA
768 case PKCS11_CKK_RSA: in create_pub_key_attributes()
842 case PKCS11_CKK_RSA: in create_pub_key_generated_attributes()
887 case PKCS11_CKK_RSA: in create_priv_key_attributes()
1254 type = PKCS11_CKK_RSA; in create_attributes_from_template()
1336 get_key_type(temp) != PKCS11_CKK_RSA) { in create_attributes_from_template()
1690 assert(get_key_type(head) == PKCS11_CKK_RSA); in check_created_attrs_against_processing()
1739 case PKCS11_CKK_RSA: in get_key_min_max_sizes()
1821 case PKCS11_CKK_RSA: in check_created_attrs()
1838 case PKCS11_CKK_RSA: in check_created_attrs()
2091 if (key_type != PKCS11_CKK_RSA) { in check_parent_attrs_against_processing()
2658 if (get_key_type(*head) == PKCS11_CKK_RSA) in set_key_data()
2802 if (get_key_type(head) == PKCS11_CKK_RSA) in alloc_key_data_to_wrap()