Lines Matching defs:atmel_aes_reqctx
156 struct atmel_aes_reqctx {
164 struct atmel_aes_reqctx base;
471 const struct atmel_aes_reqctx *rctx)
489 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
532 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
977 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1058 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1075 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1093 struct atmel_aes_reqctx *rctx;
1270 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx));
1286 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx));
1509 struct atmel_aes_reqctx *rctx = aead_request_ctx(req);
1724 struct atmel_aes_reqctx *rctx;
1777 crypto_aead_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx));
1816 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1919 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx) +