Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcrypto.h668 #define crt_hash crt_u.hash macro
2187 return &crypto_hash_tfm(tfm)->crt_hash; in crypto_hash_crt()
/linux-4.1.27/crypto/
Dshash.c457 struct hash_tfm *crt = &tfm->crt_hash; in crypto_init_shash_ops_compat()