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

/linux-4.4.14/drivers/crypto/vmx/
H A Dvmx.c34 static struct crypto_alg *algs[] = { variable in typeref:struct:crypto_alg
/linux-4.4.14/arch/arm64/crypto/
H A Dsha2-ce-glue.c87 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
/linux-4.4.14/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
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.c33 struct list_head algs; member in struct:ieee80211_crypto
/linux-4.4.14/crypto/
H A Drng.c206 int crypto_register_rngs(struct rng_alg *algs, int count) crypto_register_rngs() argument
226 void crypto_unregister_rngs(struct rng_alg *algs, int count) crypto_unregister_rngs() argument
H A Daead.c378 int crypto_register_aeads(struct aead_alg *algs, int count) crypto_register_aeads() argument
398 void crypto_unregister_aeads(struct aead_alg *algs, int count) crypto_unregister_aeads() argument
H A Dalgapi.c411 int crypto_register_algs(struct crypto_alg *algs, int count) crypto_register_algs() argument
431 int crypto_unregister_algs(struct crypto_alg *algs, int count) crypto_unregister_algs() argument
H A Dshash.c630 int crypto_register_shashes(struct shash_alg *algs, int count) crypto_register_shashes() argument
650 int crypto_unregister_shashes(struct shash_alg *algs, int count) crypto_unregister_shashes() argument
/linux-4.4.14/arch/powerpc/crypto/
H A Dsha256-spe-glue.c220 static struct shash_alg algs[2] = { { variable in typeref:struct:shash_alg
/linux-4.4.14/net/xfrm/
H A Dxfrm_algo.c608 struct xfrm_algo_desc *algs; member in struct:xfrm_algo_list
/linux-4.4.14/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.4.14/drivers/crypto/
H A Dbfin_crc.c484 static struct ahash_alg algs = { variable in typeref:struct:ahash_alg
H A Dpicoxcell_crypto.c126 struct spacc_alg *algs; member in struct:spacc_engine
H A Ds5p-sss.c577 static struct crypto_alg algs[] = { variable in typeref:struct:crypto_alg

Completed in 642 milliseconds