Home
last modified time | relevance | path

Searched defs:halg (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dfips140-alg-registration.c158 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in fips140_ahash_init_tfm() local
Dahash.c648 bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg) in crypto_hash_alg_has_setkey()