Home
last modified time | relevance | path

Searched refs:exp_output (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-crypto-hmac.c92 const char *exp_output = NULL; in test_hmac_alloc() local
100 exp_output = data->hex_digest; in test_hmac_alloc()
131 const char *exp_output = NULL; in test_hmac_prealloc() local
139 exp_output = data->hex_digest; in test_hmac_prealloc()
141 resultlen = strlen(exp_output) / 2; in test_hmac_prealloc()
153 exp_output = data->hex_digest; in test_hmac_prealloc()
174 const char *exp_output = NULL; in test_hmac_iov() local
187 exp_output = data->hex_digest; in test_hmac_iov()
216 const char *exp_output = NULL; in test_hmac_digest() local
223 exp_output = data->hex_digest; in test_hmac_digest()
[all …]