Searched refs:crypto_skcipher_alg (Results 1 – 6 of 6) sorted by relevance
250 static inline struct skcipher_alg *crypto_skcipher_alg( in crypto_skcipher_alg() function323 return crypto_skcipher_alg_chunksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_chunksize()340 return crypto_skcipher_alg_walksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_walksize()
116 alg = crypto_skcipher_alg(tfm); in simd_skcipher_init()150 ialg = crypto_skcipher_alg(tfm); in simd_skcipher_create_compat()
788 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey_unaligned()808 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey()832 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm()840 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm()
84 return container_of(crypto_skcipher_alg(skcipher), in skcipher_alg_instance()
375 crypto_skcipher_alg(ctfm)->base.cra_driver_name); in fscrypt_get_encryption_info()
949 struct skcipher_alg *alg = crypto_skcipher_alg(sk); in crypto4xx_sk_init()