Home
last modified time | relevance | path

Searched refs:eip93_crypto_ctx (Results 1 – 4 of 4) sorted by relevance

/drivers/crypto/inside-secure/eip93/
A Deip93-aead.c61 struct eip93_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in eip93_aead_cra_init()
82 struct eip93_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in eip93_aead_cra_exit()
93 struct eip93_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in eip93_aead_setkey()
164 struct eip93_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in eip93_aead_setauthsize()
280 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
308 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
336 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
364 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
393 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
422 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
[all …]
A Deip93-cipher.c52 struct eip93_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in eip93_skcipher_cra_init()
73 struct eip93_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in eip93_skcipher_cra_exit()
84 struct eip93_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in eip93_skcipher_setkey()
221 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
248 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
275 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
302 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
328 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
354 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
380 .cra_ctxsize = sizeof(struct eip93_crypto_ctx),
[all …]
A Deip93-cipher.h13 struct eip93_crypto_ctx { struct
A Deip93-common.c514 struct eip93_crypto_ctx *ctx = crypto_tfm_ctx(async->tfm); in eip93_send_req()

Completed in 11 milliseconds