Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/
Dprod_crypto_driver.c222 if (((keyType != USER_KEY) && (keyType != RTL_KEY)) || in CC_PROD_KeyDerivation()
Dprod_util.c77 rc = CC_PROD_KeyDerivation(RTL_KEY, NULL, in CC_PROD_PkgVerify()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Ddriver_defs.h88 RTL_KEY, enumerator
Daes_driver.c210 case RTL_KEY: in LoadAesKey()