Lines Matching refs:artpec6_cryptotfm_context
324 struct artpec6_cryptotfm_context { struct
1088 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_encrypt()
1134 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_decrypt()
1179 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_ctr_crypt()
1237 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm); in artpec6_crypto_aead_init()
1250 struct artpec6_cryptotfm_context *ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_aead_set_key()
1537 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_ecb_init()
1547 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_ctr_init()
1563 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_cbc_init()
1573 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_xts_init()
1583 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_exit()
1590 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_ctr_exit()
1600 struct artpec6_cryptotfm_context *ctx = in artpec6_crypto_cipher_set_key()
1623 struct artpec6_cryptotfm_context *ctx = in artpec6_crypto_xts_set_key()
1670 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_prepare_crypto()
1837 struct artpec6_cryptotfm_context *ctx = crypto_tfm_ctx(areq->base.tfm); in artpec6_crypto_prepare_aead()
2711 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),
2732 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),
2753 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),
2774 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),
2805 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),