Lines Matching refs:skcipher
54 struct eip93_alg_template, alg.skcipher.base); in eip93_skcipher_cra_init()
87 alg.skcipher.base); in eip93_skcipher_setkey()
141 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in eip93_skcipher_crypt() local
153 crypto_skcipher_blocksize(skcipher))) in eip93_skcipher_crypt()
167 rctx->ivsize = crypto_skcipher_ivsize(skcipher); in eip93_skcipher_crypt()
179 struct eip93_alg_template, alg.skcipher.base); in eip93_skcipher_encrypt()
192 struct eip93_alg_template, alg.skcipher.base); in eip93_skcipher_decrypt()
206 .alg.skcipher = {
233 .alg.skcipher = {
260 .alg.skcipher = {
287 .alg.skcipher = {
314 .alg.skcipher = {
340 .alg.skcipher = {
366 .alg.skcipher = {
392 .alg.skcipher = {