Searched refs:artpec6_cryptotfm_context (Results 1 – 1 of 1) sorted by relevance
325 struct artpec6_cryptotfm_context { struct1238 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm); in artpec6_crypto_aead_init()1536 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()1603 struct artpec6_cryptotfm_context *ctx = in artpec6_crypto_cipher_set_key()1624 struct artpec6_cryptotfm_context *ctx = in artpec6_crypto_xts_set_key()2707 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),2729 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),2751 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),2773 .cra_ctxsize = sizeof(struct artpec6_cryptotfm_context),[all …]