Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_hmac.c25 const uint8_t ipad = 0x36; in cc3xx_lowlevel_hmac_compute() local
123 const uint8_t ipad = 0x36; in cc3xx_lowlevel_hmac_set_key() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_mac.c258 uint8_t ipad[PSA_HMAC_MAX_HASH_BLOCK_SIZE]; in hmac_setup() local