Lines Matching defs:atmel_aes_reqctx
155 struct atmel_aes_reqctx {
162 struct atmel_aes_reqctx base;
478 const struct atmel_aes_reqctx *rctx)
496 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
545 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
990 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1071 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1090 struct atmel_aes_reqctx *rctx;
1246 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx));
1256 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx));
1478 struct atmel_aes_reqctx *rctx = aead_request_ctx(req);
1693 struct atmel_aes_reqctx *rctx;
1746 crypto_aead_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx));
1784 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1873 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx));