Searched refs:PKCS11_CKK_RSA (Results 1 – 6 of 6) sorted by relevance
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()[all …]
193 case PKCS11_CKK_RSA: in pkcs2tee_key_type()308 case PKCS11_CKK_RSA: in load_tee_key()351 case PKCS11_CKK_RSA: in load_tee_key()
343 PKCS11_ID(PKCS11_CKK_RSA),503 case PKCS11_CKK_RSA: in key_type_is_asymm_key()
542 assert(get_key_type(obj->attributes) == PKCS11_CKK_RSA); in load_tee_rsa_key_attrs()
150 case PKCS11_CKK_RSA: in get_object_key_bit_size()
1230 PKCS11_CKK_RSA = 0x000, enumerator