Searched refs:cipher_alg (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/crypto/
H A Dcipher.c26 struct cipher_alg *cia = &tfm->__crt_alg->cra_cipher; setkey_unaligned()
48 struct cipher_alg *cia = &tfm->__crt_alg->cra_cipher; setkey()
82 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; cipher_encrypt_unaligned()
96 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; cipher_decrypt_unaligned()
109 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; crypto_init_cipher_ops()
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h104 u32 cipher_alg:4; member in struct:sa_command_0::__anon3794
H A Dcrypto4xx_alg.c47 sa->sa_command_0.bf.cipher_alg = c; set_dynamic_sa_command_0()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_crypto.h72 struct cipher_alg { struct
111 struct cipher_alg cipher;
/linux-4.1.27/include/crypto/
H A Dalgapi.h286 static inline struct cipher_alg *crypto_cipher_alg(struct crypto_cipher *tfm) crypto_cipher_alg()
/linux-4.1.27/include/linux/
H A Dcrypto.h367 * struct cipher_alg - single-block symmetric ciphers definition
413 struct cipher_alg { struct
560 struct cipher_alg cipher;
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c3384 struct cipher_alg cipher;

Completed in 182 milliseconds