Home
last modified time | relevance | path

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

/linux-6.12.1/include/crypto/internal/
Dacompress.h48 struct comp_alg_common calg; member
Dscompress.h45 struct comp_alg_common calg; member
/linux-6.12.1/crypto/
Dakcipher.c261 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_akcipher_ops_sig() local
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.c115 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_ahash_using_shash() local
/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c1205 #define GEN_SEC_AEAD_SETKEY_FUNC(name, aalg, calg, maclen, cmode) \ argument
/linux-6.12.1/net/xfrm/
Dxfrm_user.c1160 static int copy_to_user_calg(struct xfrm_algo *calg, struct sk_buff *skb) in copy_to_user_calg()
/linux-6.12.1/include/net/
Dxfrm.h222 struct xfrm_algo *calg; member