Searched refs:KEYSTORE_PSA_STATUS_GENERIC_ERROR (Results 1 – 4 of 4) sorted by relevance
102 int_fast16_t status = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_purgeKey()153 psa_status_t status = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_init()175 return KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_init()204 psa_status_t status = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_getKey()261 int_fast16_t status = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_importKey()280 int_fast16_t status = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_exportKey()302 int_fast16_t status = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_exportPublicKey()321 int_fast16_t status = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_destroyKey()350 int_fast16_t status = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_getKeyAttributes()
59 int_fast16_t ret = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_exportCommon()107 int_fast16_t ret = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_destroyCommon()145 int_fast16_t ret = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_importKey()183 int_fast16_t ret = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in KeyStore_PSA_getKeyAttributes()
252 #define KEYSTORE_PSA_STATUS_GENERIC_ERROR ((int_fast16_t)PSA_ERROR_GENERIC_ERROR) macro
352 int_fast16_t keyStoreStatus = KEYSTORE_PSA_STATUS_GENERIC_ERROR; in AESCTRDRBG_generateKey()