Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dskcipher.h93 static inline void ablkcipher_request_complete(struct ablkcipher_request *req, in ablkcipher_request_complete() function
102 ablkcipher_request_complete(&req->creq, err); in skcipher_givcrypt_complete()
/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c1992 ablkcipher_request_complete(req, err); in ablkcipher_encrypt_done()
2024 ablkcipher_request_complete(req, err); in ablkcipher_decrypt_done()