Searched refs:artpec6_cryptotfm_context (Results 1 – 1 of 1) sorted by relevance
328 struct artpec6_cryptotfm_context { struct1092 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_encrypt()1138 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_decrypt()1183 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(cipher); in artpec6_crypto_ctr_crypt()1241 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm); in artpec6_crypto_aead_init()1254 struct artpec6_cryptotfm_context *ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_aead_set_key()1552 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_ecb_init()1562 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_ctr_init()1579 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_cbc_init()1589 struct artpec6_cryptotfm_context *ctx = crypto_skcipher_ctx(tfm); in artpec6_crypto_aes_xts_init()[all …]