Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_devcrypto.c1021 static void devcrypto_select_all_digests(int *digest_list) in devcrypto_select_all_digests() argument
1026 digest_list[i] = 1; in devcrypto_select_all_digests()
1031 int *digest_list = (int *)usr; in cryptodev_select_digest_cb() local
1044 digest_list[i] = 1; in cryptodev_select_digest_cb()
/freebsd/lib/libsecureboot/
H A Dvets.c61 typedef VECTOR(hash_data) digest_list; typedef
65 static digest_list forbidden_digests = VEC_INIT;