Home
last modified time | relevance | path

Searched defs:location (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/cryptokey/
DCryptoKeyPlaintext.c79 int_fast16_t CryptoKeyPlaintext_setKeyLocation(CryptoKey *keyHandle, uint8_t *location) in CryptoKeyPlaintext_setKeyLocation()
89 int_fast16_t CryptoKeyPlaintext_getKeyLocation(CryptoKey *keyHandle, uint8_t **location) in CryptoKeyPlaintext_getKeyLocation()
DCryptoKeyKeyStore_PSA.h886 #define KEYSTORE_PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument