/linux/crypto/ |
H A D | crypto_engine.c | 521 int crypto_engine_register_aeads(struct aead_engine_alg *algs, int count) in crypto_engine_register_aeads() 540 void crypto_engine_unregister_aeads(struct aead_engine_alg *algs, int count) in crypto_engine_unregister_aeads() 563 int crypto_engine_register_ahashes(struct ahash_engine_alg *algs, int count) in crypto_engine_register_ahashes() 582 void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs, in crypto_engine_unregister_ahashes() 634 int crypto_engine_register_skciphers(struct skcipher_engine_alg *algs, in crypto_engine_register_skciphers() 654 void crypto_engine_unregister_skciphers(struct skcipher_engine_alg *algs, in crypto_engine_unregister_skciphers()
|
H A D | simd.c | 207 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat() 241 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers() 430 int simd_register_aeads_compat(struct aead_alg *algs, int count, in simd_register_aeads_compat() 464 void simd_unregister_aeads(struct aead_alg *algs, int count, in simd_unregister_aeads()
|
H A D | rng.c | 192 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs() 212 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs()
|
H A D | aead.c | 250 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads() 270 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
|
H A D | sha3_generic.c | 221 static struct shash_alg algs[] = { { variable
|
H A D | chacha.c | 129 static struct skcipher_alg algs[] = { variable
|
H A D | skcipher.c | 487 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers() 507 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers()
|
H A D | lskcipher.c | 381 int crypto_register_lskciphers(struct lskcipher_alg *algs, int count) in crypto_register_lskciphers() 401 void crypto_unregister_lskciphers(struct lskcipher_alg *algs, int count) in crypto_unregister_lskciphers()
|
H A D | shash.c | 539 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes() 559 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
|
H A D | sha1.c | 146 static struct shash_alg algs[] = { variable
|
H A D | streebog_generic.c | 1026 static struct shash_alg algs[2] = { { variable
|
H A D | sha512.c | 261 static struct shash_alg algs[] = { variable
|
H A D | sha256.c | 255 static struct shash_alg algs[] = { variable
|
/linux/drivers/firmware/cirrus/test/ |
H A D | cs_dsp_mock_mem_maps.c | 538 const struct cs_dsp_mock_alg_def *algs, in cs_dsp_mock_xm_header_add_adsp2_algs() 592 const struct cs_dsp_mock_alg_def *algs, in cs_dsp_mock_xm_header_add_halo_algs() 673 const struct cs_dsp_mock_alg_def *algs, in cs_dsp_create_mock_xm_header()
|
/linux/include/linux/ |
H A D | uacce.h | 121 const char *algs; member
|
/linux/fs/erofs/ |
H A D | decompressor.c | 454 unsigned int algs, alg; in z_erofs_parse_cfgs() local
|
/linux/drivers/crypto/intel/keembay/ |
H A D | keembay-ocs-aes-core.c | 1258 static struct skcipher_engine_alg algs[] = { variable
|
/linux/drivers/crypto/ |
H A D | s5p-sss.c | 2072 static struct skcipher_alg algs[] = { variable
|
/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 853 char *algs, *ptr; in hisi_qm_set_algs() local
|