Home
last modified time | relevance | path

Searched defs:cipher_info (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_mac.c136 const mbedtls_cipher_info_t *cipher_info = NULL; in runIt_cmacProfiling() local
207 const mbedtls_cipher_info_t *cipher_info = NULL; in runIt_cmac() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Dcmac_alt.c349 int mbedtls_cipher_cmac( const mbedtls_cipher_info_t *cipher_info, in mbedtls_cipher_cmac()
401 …const mbedtls_cipher_info_t *cipher_info = mbedtls_cipher_info_from_type(MBEDTLS_CIPHER_AES_128_EC… in mbedtls_aes_cmac_prf_128() local