Searched defs:base_hash (Results 1 – 2 of 2) sorted by relevance
286 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_alloc_shash() local1554 static inline void chcr_free_shash(struct crypto_shash *base_hash) in chcr_free_shash()3547 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_authenc_setkey() local
242 struct crypto_shash *base_hash; member