Lines Matching refs:artpec6_cryptotfm_context
325 struct artpec6_cryptotfm_context { struct
1089 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_encrypt()
1135 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_decrypt()
1180 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_ctr_crypt()
1238 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm); in artpec6_crypto_aead_init()
1251 struct artpec6_cryptotfm_context *ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_aead_set_key()
1536 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_ecb_init()
1546 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_ctr_init()
1562 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_cbc_init()
1572 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_xts_init()
1582 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_exit()
1589 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_ctr_exit()
1599 struct artpec6_cryptotfm_context *ctx = in artpec6_crypto_cipher_set_key()
1620 struct artpec6_cryptotfm_context *ctx = in artpec6_crypto_xts_set_key()
1665 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_prepare_crypto()
1832 struct artpec6_cryptotfm_context *ctx = crypto_tfm_ctx(areq->base.tfm); in artpec6_crypto_prepare_aead()
2706 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),
2728 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),
2750 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),
2772 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),
2804 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),