Searched refs:ahash_instance_headroom (Results 1 – 2 of 2) sorted by relevance
141 static inline unsigned int ahash_instance_headroom(void) in ahash_instance_headroom() function149 return crypto_alloc_instance2(name, alg, ahash_instance_headroom()); in ahash_alloc_instance()
582 inst = cryptd_alloc_instance(alg, ahash_instance_headroom(), in cryptd_create_hash()