Searched refs:exp_output (Results 1 – 1 of 1) sorted by relevance
92 const char *exp_output = NULL; in test_hmac_alloc() local100 exp_output = data->hex_digest; in test_hmac_alloc()131 const char *exp_output = NULL; in test_hmac_prealloc() local139 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() local187 exp_output = data->hex_digest; in test_hmac_iov()216 const char *exp_output = NULL; in test_hmac_digest() local223 exp_output = data->hex_digest; in test_hmac_digest()[all …]