Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/crypto/
Dserpent_avx2_glue.c183 struct crypt_priv { struct
191 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dcamellia_aesni_avx2_glue.c205 struct crypt_priv { struct
213 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dtwofish_avx_glue.c218 struct crypt_priv { struct
226 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dcamellia_aesni_avx_glue.c209 struct crypt_priv { struct
217 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dserpent_avx_glue.c217 struct crypt_priv { struct
225 struct crypt_priv *ctx = priv; in encrypt_callback() argument
Dcast6_avx_glue.c204 struct crypt_priv { struct
212 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
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_ap.h213 void *crypt_priv; member