Searched refs:pOutKey (Results 1 – 4 of 4) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/common/ |
| D | dmpu_common.c | 76 char *pOutKey, uint32_t outKeySize) in AesCmacKeyDerivation() argument 89 (pOutKey == NULL) || in AesCmacKeyDerivation() 110 pKey, keySize, pOutKey); in AesCmacKeyDerivation() 115 UTIL_LOG_BYTE_BUFF("pOutKey", pOutKey, outKeySize); in AesCmacKeyDerivation()
|
| D | dmpu_utils.h | 73 char *pOutKey, uint32_t outKeySize);
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cmpu_asset_pkg_util/lib/ |
| D | main.c | 77 char *pOutKey, uint32_t outKeySize) in AesCmacKeyDerivation() argument 90 (pOutKey == NULL) || in AesCmacKeyDerivation() 111 pKey, keySize, pOutKey); in AesCmacKeyDerivation() 116 UTIL_LOG_BYTE_BUFF("pOutKey", pOutKey, outKeySize); in AesCmacKeyDerivation()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_asset_prov_rt/lib/ |
| D | main.c | 82 char *pOutKey, uint32_t outKeySize) in AesCmacKeyDerivation() argument 99 pKey, keySize, pOutKey); in AesCmacKeyDerivation() 104 UTIL_LOG_BYTE_BUFF("pOutKey", pOutKey, outKeySize); in AesCmacKeyDerivation()
|