Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_key_derivation.c71 …static const uint8_t userKey[] = { 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1… in runIt_hmacKeyDerivTest() local
132 …static const uint8_t userKey[] = { 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1… in runIt_cmacKeyDerivTest() local
192 …static const uint8_t userKey[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0… in runIt_cmacRootKeyDerivTest() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_rsa_types.h543 }userKey; member