Searched defs:skcipher_def (Results 1 – 1 of 1) sorted by relevance
43 struct skcipher_def { struct44 struct scatterlist sginp, sgout;45 struct crypto_skcipher *tfm;46 struct skcipher_request *req;47 struct crypto_wait wait;