Home
last modified time | relevance | path

Searched defs:crypt_priv (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
Dserpent_avx2_glue.c182 struct crypt_priv { struct
190 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dcamellia_aesni_avx2_glue.c204 struct crypt_priv { struct
212 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dcamellia_aesni_avx_glue.c208 struct crypt_priv { struct
216 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dtwofish_avx_glue.c216 struct crypt_priv { struct
224 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dserpent_avx_glue.c216 struct crypt_priv { struct
224 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dserpent_sse2_glue.c185 struct crypt_priv { struct
193 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dcast6_avx_glue.c203 struct crypt_priv { struct
211 struct crypt_priv *ctx = priv; in encrypt_callback() argument
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_ap.h213 void *crypt_priv; member