Home
last modified time | relevance | path

Searched refs:ahash_request_flags (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Dhash.h215 static inline u32 ahash_request_flags(struct ahash_request *req) in ahash_request_flags() function
/openbmc/linux/crypto/
H A Dahash.c206 flags = ahash_request_flags(req); in ahash_save_req()
/openbmc/linux/drivers/crypto/
H A Datmel-sha.c1208 (err1 == -EBUSY && (ahash_request_flags(req) & in atmel_sha_finup()