Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dhifn_795x.c592 struct hifn_cipher_walk {
608 struct hifn_cipher_walk walk;
1353 static int hifn_cipher_walk_init(struct hifn_cipher_walk *w, in hifn_cipher_walk_init()
1378 static void hifn_cipher_walk_exit(struct hifn_cipher_walk *w) in hifn_cipher_walk_exit()
1422 static int hifn_cipher_walk(struct skcipher_request *req, in hifn_cipher_walk()
1423 struct hifn_cipher_walk *w) in hifn_cipher_walk()
1540 sg_num = hifn_cipher_walk(req, &rctx->walk); in hifn_setup_session()
591 struct hifn_cipher_walk { global() struct
607 numhifn_cipher_walk global() argument
1421 static int hifn_cipher_walk(struct skcipher_request *req, hifn_cipher_walk() function