Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dhifn_795x.c607 struct hifn_cipher_walk { struct
623 struct hifn_cipher_walk walk; argument
1367 static int hifn_cipher_walk_init(struct hifn_cipher_walk *w, in hifn_cipher_walk_init()
1392 static void hifn_cipher_walk_exit(struct hifn_cipher_walk *w) in hifn_cipher_walk_exit()
1436 static int hifn_cipher_walk(struct ablkcipher_request *req, in hifn_cipher_walk() function
1437 struct hifn_cipher_walk *w) in hifn_cipher_walk()
1554 sg_num = hifn_cipher_walk(req, &rctx->walk); in hifn_setup_session()