Searched refs:atmel_aes_reqctx (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/crypto/
H A Datmel-aes.c144 struct atmel_aes_reqctx { struct
152 struct atmel_aes_reqctx base;
459 const struct atmel_aes_reqctx *rctx)
477 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
520 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
949 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1030 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1047 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req);
1065 struct atmel_aes_reqctx *rctx;
1162 crypto_skcipher_set_reqsize(tfm, sizeof(struct atmel_aes_reqctx));
[all...]

Completed in 245 milliseconds