Home
last modified time | relevance | path

Searched defs:calg (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/include/crypto/internal/
Dacompress.h48 struct comp_alg_common calg; member
Dscompress.h45 struct comp_alg_common calg; member
/linux-6.14.4/crypto/
Dscompress.c209 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_scomp_ops_async() local
Dlskcipher.c309 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_lskcipher_ops_sg() local
Dahash.c202 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_ahash_using_shash() local
/linux-6.14.4/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c1185 #define GEN_SEC_AEAD_SETKEY_FUNC(name, aalg, calg, cmode) \ argument
/linux-6.14.4/net/xfrm/
Dxfrm_user.c1232 static int copy_to_user_calg(struct xfrm_algo *calg, struct sk_buff *skb) in copy_to_user_calg()
/linux-6.14.4/include/net/
Dxfrm.h228 struct xfrm_algo *calg; member