Searched refs:hifn_cipher_walk (Results 1 – 1 of 1) sorted by relevance
608 struct hifn_cipher_walk { struct624 struct hifn_cipher_walk walk; argument1370 static int hifn_cipher_walk_init(struct hifn_cipher_walk *w, in hifn_cipher_walk_init()1395 static void hifn_cipher_walk_exit(struct hifn_cipher_walk *w) in hifn_cipher_walk_exit()1439 static int hifn_cipher_walk(struct skcipher_request *req, in hifn_cipher_walk() function1440 struct hifn_cipher_walk *w) in hifn_cipher_walk()1557 sg_num = hifn_cipher_walk(req, &rctx->walk); in hifn_setup_session()