Searched refs:test_algos (Results 1 – 1 of 1) sorted by relevance
429 const char *test_algos[] = { "cmac(aes128)", "hmac(sha1)", "hmac(sha256)" }; variable466 key->alg = test_algos[algos_index % ARRAY_SIZE(test_algos)]; in init_key_in_collection()