Home
last modified time | relevance | path

Searched refs:KeyStore_cleanUp (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/cryptokey/
DCryptoKeyKeyStore_PSA_helpers.c137 static int_fast16_t KeyStore_cleanUp(int_fast16_t status) in KeyStore_cleanUp() function
221 return KeyStore_cleanUp(status); in KeyStore_PSA_getKey()
240 return KeyStore_cleanUp(status); in KeyStore_PSA_getKey()
250 return KeyStore_cleanUp(status); in KeyStore_PSA_getKey()
272 return KeyStore_cleanUp(status); in KeyStore_PSA_importKey()
291 return KeyStore_cleanUp(status); in KeyStore_PSA_exportKey()
313 return KeyStore_cleanUp(status); in KeyStore_PSA_exportPublicKey()
341 return KeyStore_cleanUp(status); in KeyStore_PSA_destroyKey()
361 return KeyStore_cleanUp(status); in KeyStore_PSA_getKeyAttributes()