Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Drng.c206 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs()
226 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs()
Daead.c378 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads()
398 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
Dalgapi.c411 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs()
431 int crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs()
Dshash.c630 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()
650 int crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
/linux-4.4.14/drivers/crypto/vmx/
Dvmx.c34 static struct crypto_alg *algs[] = { variable
/linux-4.4.14/arch/arm/crypto/
Dsha256_glue.c63 static struct shash_alg algs[] = { { variable
Dsha2-ce-glue.c69 static struct shash_alg algs[] = { { variable
/linux-4.4.14/arch/arm64/crypto/
Dsha2-ce-glue.c87 static struct shash_alg algs[] = { { variable
/linux-4.4.14/arch/powerpc/crypto/
Dsha256-spe-glue.c220 static struct shash_alg algs[2] = { { variable
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt.c33 struct list_head algs; member
/linux-4.4.14/net/xfrm/
Dxfrm_algo.c608 struct xfrm_algo_desc *algs; member
/linux-4.4.14/arch/sparc/crypto/
Dcamellia_glue.c226 static struct crypto_alg algs[] = { { variable
Daes_glue.c385 static struct crypto_alg algs[] = { { variable
Ddes_glue.c381 static struct crypto_alg algs[] = { { variable
/linux-4.4.14/drivers/crypto/
Dbfin_crc.c484 static struct ahash_alg algs = { variable
Ds5p-sss.c577 static struct crypto_alg algs[] = { variable
Dpicoxcell_crypto.c126 struct spacc_alg *algs; member