Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsimd.c207 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 Dblake2b.c82 static struct shash_alg algs[] = { variable
H A Dchacha.c103 static struct skcipher_alg algs[] = { variable
H A Dsha3.c90 static struct shash_alg algs[] = { { variable
H A Dmd5.c177 static struct shash_alg algs[] = { variable
H A Dsha1.c181 static struct shash_alg algs[] = { variable
H A Dsha256.c318 static struct shash_alg algs[] = { variable
H A Dsha512.c324 static struct shash_alg algs[] = { variable
/linux/net/xfrm/
H A Dxfrm_algo.c649 struct xfrm_algo_desc *algs; member
/linux/include/linux/
H A Duacce.h121 const char *algs; member
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c335 static struct skcipher_alg algs[] = { { variable
/linux/drivers/crypto/
H A Ds5p-sss.c2072 static struct skcipher_alg algs[] = { variable
/linux/drivers/crypto/hisilicon/
H A Dqm.c922 char *algs, *ptr; in hisi_qm_set_algs() local