Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dalgapi.h317 static inline void ablkcipher_walk_complete(struct ablkcipher_walk *walk) in ablkcipher_walk_complete() function
/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp_core.c926 ablkcipher_walk_complete(&walk); in ablk_crypt()
/linux-4.4.14/drivers/crypto/
Dn2_core.c962 ablkcipher_walk_complete(&rctx->walk); in n2_chunk_complete()