Searched defs:digest_list (Results 1 – 2 of 2) sorted by relevance
1021 static void devcrypto_select_all_digests(int *digest_list) in devcrypto_select_all_digests()1031 int *digest_list = (int *)usr; in cryptodev_select_digest_cb() local
61 typedef VECTOR(hash_data) digest_list; typedef