Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dhash.h176 static inline void ahash_request_complete(struct ahash_request *req, int err) in ahash_request_complete() function
/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.c578 ahash_request_complete(ahash_req, -EINPROGRESS); in crypto4xx_ahash_done()
579 ahash_request_complete(ahash_req, 0); in crypto4xx_ahash_done()