/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | chacha_glue.c | 230 static struct skcipher_alg algs[] = { variable
|
/kernel/linux/linux-5.10/crypto/ |
H A D | acompress.c | 168 int crypto_register_acomps(struct acomp_alg *algs, int count) in crypto_register_acomps() argument 188 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps() argument
|
H A D | rng.c | 198 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs() argument 218 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs() argument
|
H A D | simd.c | 229 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat() argument 263 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers() argument 476 simd_register_aeads_compat(struct aead_alg *algs, int count, struct simd_aead_alg **simd_algs) simd_register_aeads_compat() argument 510 simd_unregister_aeads(struct aead_alg *algs, int count, struct simd_aead_alg **simd_algs) simd_unregister_aeads() argument [all...] |
H A D | aead.c | 256 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads() argument 276 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads() argument
|
H A D | scompress.c | 281 int crypto_register_scomps(struct scomp_alg *algs, int count) in crypto_register_scomps() argument 301 void crypto_unregister_scomps(struct scomp_alg *algs, int count) in crypto_unregister_scomps() argument
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | chacha-p10-glue.c | 149 static struct skcipher_alg algs[] = { variable
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt.c | 28 struct list_head algs; member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt.c | 28 struct list_head algs; member
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | chacha_glue.c | 230 static struct skcipher_alg algs[] = { variable
|
/kernel/linux/linux-6.6/crypto/ |
H A D | acompress.c | 215 int crypto_register_acomps(struct acomp_alg *algs, int count) in crypto_register_acomps() argument 235 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps() argument
|
H A D | streebog_generic.c | 1049 static struct shash_alg algs[2] = { { variable
|
H A D | rng.c | 225 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs() argument 245 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs() argument
|
H A D | crypto_engine.c | 589 int crypto_engine_register_aeads(struct aead_engine_alg *algs, int count) in crypto_engine_register_aeads() argument 608 void crypto_engine_unregister_aeads(struct aead_engine_alg *algs, int count) in crypto_engine_unregister_aeads() argument 634 int crypto_engine_register_ahashes(struct ahash_engine_alg *algs, int count) in crypto_engine_register_ahashes() argument 653 void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs, in crypto_engine_unregister_ahashes() argument 714 crypto_engine_register_skciphers(struct skcipher_engine_alg *algs, int count) crypto_engine_register_skciphers() argument 734 crypto_engine_unregister_skciphers(struct skcipher_engine_alg *algs, int count) crypto_engine_unregister_skciphers() argument [all...] |
H A D | scompress.c | 280 int crypto_register_scomps(struct scomp_alg *algs, int count) in crypto_register_scomps() argument 300 void crypto_unregister_scomps(struct scomp_alg *algs, int count) in crypto_unregister_scomps() argument
|
H A D | aead.c | 313 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads() argument 333 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads() argument
|
H A D | simd.c | 229 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat() argument 263 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers() argument 476 simd_register_aeads_compat(struct aead_alg *algs, int count, struct simd_aead_alg **simd_algs) simd_register_aeads_compat() argument 510 simd_unregister_aeads(struct aead_alg *algs, int count, struct simd_aead_alg **simd_algs) simd_unregister_aeads() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | provider.c | 85 OSSL_PROVIDER_unquery_operation(const OSSL_PROVIDER *prov, int operation_id, const OSSL_ALGORITHM *algs) OSSL_PROVIDER_unquery_operation() argument
|
/third_party/openssl/crypto/ |
H A D | provider.c | 85 OSSL_PROVIDER_unquery_operation(const OSSL_PROVIDER *prov, int operation_id, const OSSL_ALGORITHM *algs) OSSL_PROVIDER_unquery_operation() argument
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.c | 343 static struct skcipher_alg algs[] = { { variable
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_algo.c | 606 struct xfrm_algo_desc *algs; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | uacce.h | 108 const char *algs; member
|
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | decompressor.c | 398 unsigned int algs, alg; in z_erofs_parse_cfgs() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | uacce.h | 121 const char *algs; member
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.c | 341 static struct skcipher_alg algs[] = { { variable
|