Searched defs:base_hash (Results 1 – 2 of 2) sorted by relevance
282 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_alloc_shash() local1550 static inline void chcr_free_shash(struct crypto_shash *base_hash) in chcr_free_shash()3558 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_authenc_setkey() local
244 struct crypto_shash *base_hash; member