Searched defs:algs (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/drivers/crypto/vmx/
H A Dvmx.c34 static struct crypto_alg *algs[] = { variable in typeref:struct:crypto_alg
/linux-4.1.27/arch/x86/crypto/
H A Dsha256_ssse3_glue.c100 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dsha512_ssse3_glue.c99 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
/linux-4.1.27/arch/arm64/crypto/
H A Dsha2-ce-glue.c87 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
/linux-4.1.27/arch/arm/crypto/
H A Dsha2-ce-glue.c69 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dsha256_glue.c63 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dsha512_neon_glue.c249 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_crypt.c29 struct list_head algs; member in struct:rtllib_crypto
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.c33 struct list_head algs; member in struct:ieee80211_crypto
/linux-4.1.27/arch/powerpc/crypto/
H A Dsha256-spe-glue.c220 static struct shash_alg algs[2] = { { variable in typeref:struct:shash_alg
/linux-4.1.27/arch/sparc/crypto/
H A Daes_glue.c385 static struct crypto_alg algs[] = { { variable in typeref:struct:crypto_alg
H A Dcamellia_glue.c226 static struct crypto_alg algs[] = { { variable in typeref:struct:crypto_alg
H A Ddes_glue.c381 static struct crypto_alg algs[] = { { variable in typeref:struct:crypto_alg
/linux-4.1.27/net/xfrm/
H A Dxfrm_algo.c580 struct xfrm_algo_desc *algs; member in struct:xfrm_algo_list
/linux-4.1.27/sound/soc/codecs/
H A Dwmfw.h64 __be32 algs; member in struct:wmfw_adsp1_id_hdr
72 __be32 algs; member in struct:wmfw_adsp2_id_hdr
H A Dwm_adsp.c890 size_t algs, buf_size; wm_adsp_setup_algs() local
/linux-4.1.27/drivers/crypto/
H A Dbfin_crc.c504 static struct ahash_alg algs = { variable in typeref:struct:ahash_alg
H A Dpicoxcell_crypto.c120 struct spacc_alg *algs; member in struct:spacc_engine
H A Ds5p-sss.c595 static struct crypto_alg algs[] = { variable in typeref:struct:crypto_alg
/linux-4.1.27/crypto/
H A Dalgapi.c403 int crypto_register_algs(struct crypto_alg *algs, int count) crypto_register_algs() argument
423 int crypto_unregister_algs(struct crypto_alg *algs, int count) crypto_unregister_algs() argument
H A Dshash.c635 int crypto_register_shashes(struct shash_alg *algs, int count) crypto_register_shashes() argument
655 int crypto_unregister_shashes(struct shash_alg *algs, int count) crypto_unregister_shashes() argument

Completed in 235 milliseconds