Searched refs:PKCS11_RV_NOT_FOUND (Results 1 – 10 of 10) sorted by relevance
94 return PKCS11_RV_NOT_FOUND; in _remove_attribute()160 return PKCS11_RV_NOT_FOUND; in get_attribute_ptr()200 if (rc != PKCS11_CKR_OK && rc != PKCS11_RV_NOT_FOUND) in set_attribute()240 if (rc == PKCS11_RV_NOT_FOUND) in get_bool()300 if (rc == PKCS11_RV_NOT_FOUND) { in attributes_match_add_reference()
529 return PKCS11_RV_NOT_FOUND; in contains_all_rsa_crt_parameters()596 if (rc == PKCS11_RV_NOT_FOUND) in load_tee_rsa_key_attrs()657 if (rc != PKCS11_CKR_OK && rc != PKCS11_RV_NOT_FOUND) in tee2pkcs_rsa_attributes()665 rc = PKCS11_RV_NOT_FOUND; in tee2pkcs_rsa_attributes()668 if (rc == PKCS11_RV_NOT_FOUND) { in tee2pkcs_rsa_attributes()743 if (rc != PKCS11_CKR_OK && rc != PKCS11_RV_NOT_FOUND) in generate_rsa_keys()
208 if (rc != PKCS11_RV_NOT_FOUND) in pkcs11_import_object_boolprop()287 if (rc == PKCS11_RV_NOT_FOUND) { in set_optional_attributes_with_def()697 } else if (rc == PKCS11_RV_NOT_FOUND) { in create_certificate_attributes()716 } else if (rc == PKCS11_RV_NOT_FOUND) { in create_certificate_attributes()1136 NULL) != PKCS11_RV_NOT_FOUND) in sanitize_symm_key_attributes()1142 if (rc != PKCS11_RV_NOT_FOUND) in sanitize_symm_key_attributes()1396 PKCS11_RV_NOT_FOUND) { in create_attributes_from_template()1402 PKCS11_RV_NOT_FOUND) { in create_attributes_from_template()1451 NULL) == PKCS11_RV_NOT_FOUND) { in create_attributes_from_template()1887 if (rc == PKCS11_RV_NOT_FOUND) in parent_key_complies_allowed_processings()[all …]
131 return PKCS11_RV_NOT_FOUND; in pkcs2tee_key_type()163 return PKCS11_RV_NOT_FOUND; in pkcsmech2tee_key_type()195 return PKCS11_RV_NOT_FOUND; in hmac_to_tee_hash()
219 TEE_Panic(PKCS11_RV_NOT_FOUND); in mechanism_is_one_shot_only()
314 PKCS11_ID(PKCS11_RV_NOT_FOUND),
368 return PKCS11_RV_NOT_FOUND; in unregister_persistent_object()
878 case PKCS11_RV_NOT_FOUND: in entry_get_attribute_value()
195 if (rc != PKCS11_CKR_OK && rc != PKCS11_RV_NOT_FOUND) in generate_random_key_value()
799 PKCS11_RV_NOT_FOUND = 0x80000000, enumerator