Home
last modified time | relevance | path

Searched defs:alg (Results 76 - 100 of 823) sorted by relevance

12345678910>>...33

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_opt.c194 static FILLP_INT SockSetFcAlg(struct FtSocket *sock, FILLP_UINT32 alg) in SockSetFcAlg() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control_alg0.c33 struct FillpFlowControlAlg0 *alg = (struct FillpFlowControlAlg0 *)flowControl->fcAlg; in FillpAlg0CalSendInterval() local
45 static void FillpAlg0UpdateMaxRecvRate(struct FillpFlowControlAlg0 *alg, FILLP_UINT32 recvRate) in FillpAlg0UpdateMaxRecvRate() argument
52 static void FillpAlg0FlowControlInit(struct FillpPcb *pcb, struct FillpFlowControlAlg0 *alg) in FillpAlg0FlowControlInit() argument
81 struct FillpFlowControlAlg0 *alg = FILLP_NULL_PTR; FillpAlg0FcInit() local
120 struct FillpFlowControlAlg0 *alg = (struct FillpFlowControlAlg0 *)pcb->send.flowControl.fcAlg; FillpAlg0FcDeinit() local
145 struct FillpFlowControlAlg0 *alg = (struct FillpFlowControlAlg0 *)pcb->send.flowControl.fcAlg; FillpAlg0CalMaxPackRcvInterval() local
159 struct FillpFlowControlAlg0 *alg = (struct FillpFlowControlAlg0 *)flowControl->fcAlg; FillpAlg0FcHandleInit() local
192 struct FillpFlowControlAlg0 *alg = (struct FillpFlowControlAlg0 *)flowControl->fcAlg; FillpAlg0FcHandleBwProbe() local
209 struct FillpFlowControlAlg0 *alg = (struct FillpFlowControlAlg0 *)flowControl->fcAlg; FillpAlg0PackStateProcess() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.h63 struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash), in to_ahash_tmpl() local
H A Dcipher.h51 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in to_cipher_tmpl() local
/kernel/linux/linux-5.10/crypto/
H A Dcrc32c_generic.c130 static struct shash_alg alg = { variable
H A Dcrc32_generic.c116 static struct shash_alg alg = { variable
H A Dmd5.c218 static struct shash_alg alg = { variable
H A Dmichael_mic.c142 static struct shash_alg alg = { variable
H A Dxxhash_generic.c70 static struct shash_alg alg = { variable
H A Dkeywrap.c266 struct crypto_alg *alg; in crypto_kw_create() local
H A Dlzo-rle.c110 static struct crypto_alg alg = { variable
H A Dlzo.c110 static struct crypto_alg alg = { variable
H A Dinternal.h26 struct crypto_alg alg; member
46 static inline unsigned int crypto_cipher_ctxsize(struct crypto_alg *alg) in crypto_cipher_ctxsize() argument
51 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) in crypto_compress_ctxsize() argument
72 crypto_create_tfm(struct crypto_alg *alg, const struct crypto_type *frontend) crypto_create_tfm() argument
99 crypto_alg_get(struct crypto_alg *alg) crypto_alg_get() argument
105 crypto_alg_put(struct crypto_alg *alg) crypto_alg_put() argument
121 crypto_is_larval(struct crypto_alg *alg) crypto_is_larval() argument
126 crypto_is_dead(struct crypto_alg *alg) crypto_is_dead() argument
131 crypto_is_moribund(struct crypto_alg *alg) crypto_is_moribund() argument
[all...]
H A Dgeniv.c46 struct aead_alg *alg; in aead_geniv_alloc() local
[all...]
H A D842.c95 static struct crypto_alg alg = { variable
H A Dcbc.c176 struct crypto_alg *alg; in crypto_cbc_create() local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ce_prng_generate() local
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c171 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dsha1-ce-glue.c117 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dsha1-spe-glue.c169 static struct shash_alg alg = { variable
H A Dmd5-glue.c123 static struct shash_alg alg = { variable
H A Dsha1.c115 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dmd5_glue.c134 static struct shash_alg alg = { variable
H A Dsha1_glue.c129 static struct shash_alg alg = { variable
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c173 static struct shash_alg alg = { variable

Completed in 9 milliseconds

12345678910>>...33