Home
last modified time | relevance | path

Searched refs:NB_PRF_TESTS (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dcmac.c443 #define NB_PRF_TESTS 3 macro
700 static const size_t PRFKlen[NB_PRF_TESTS] = {
713 static const unsigned char PRFT[NB_PRF_TESTS][16] = {
896 for (i = 0; i < NB_PRF_TESTS; i++) { in test_aes128_cmac_prf()

Completed in 2 milliseconds