Searched refs:nitrox_crypto_ctx (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c110 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm);
137 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm);
149 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm);
170 struct nitrox_crypto_ctx *nctx = crypto_tfm_ctx(tfm);
250 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher);
340 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher);
364 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher);
391 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
410 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
429 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
[all...]
H A Dnitrox_aead.c37 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
61 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
216 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
250 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
283 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
308 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
343 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
362 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
443 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
475 struct nitrox_crypto_ctx *nct
[all...]
H A Dnitrox_req.h202 struct nitrox_crypto_ctx { struct

Completed in 256 milliseconds