Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/cryptokey/
DCryptoKeyKeyStore_PSA_ns.c180 int_fast16_t KeyStore_PSA_getKeyAttributes(KeyStore_PSA_KeyFileId key, KeyStore_PSA_KeyAttributes *… in KeyStore_PSA_getKeyAttributes() function
DCryptoKeyKeyStore_PSA_helpers.c347 int_fast16_t KeyStore_PSA_getKeyAttributes(KeyStore_PSA_KeyFileId key, KeyStore_PSA_KeyAttributes *… in KeyStore_PSA_getKeyAttributes() function
DCryptoKeyKeyStore_PSA.h1665 int_fast16_t KeyStore_PSA_getKeyAttributes(KeyStore_PSA_KeyFileId key, KeyStore_PSA_KeyAttributes *…
DCryptoKeyKeyStore_PSA_s.c168 ret = KeyStore_PSA_getKeyAttributes(keyID, &keyAttributes); in KeyStore_s_getKeyAttributes()