Searched refs:crypto_sparc64_aes_ctx (Results 1 – 1 of 1) sorted by relevance
52 struct crypto_sparc64_aes_ctx { struct171 struct crypto_sparc64_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aes_set_key()207 struct crypto_sparc64_aes_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_aes_encrypt()214 struct crypto_sparc64_aes_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_aes_decrypt()222 const struct crypto_sparc64_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_encrypt()245 const struct crypto_sparc64_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_decrypt()271 const struct crypto_sparc64_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_encrypt()295 const struct crypto_sparc64_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_decrypt()319 static void ctr_crypt_final(const struct crypto_sparc64_aes_ctx *ctx, in ctr_crypt_final()337 const struct crypto_sparc64_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in ctr_crypt()[all …]