Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dscompress.h38 struct comp_alg_common calg; member
H A Dacompress.h54 struct comp_alg_common calg; member
/linux/crypto/
H A Dlskcipher.c310 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_lskcipher_ops_sg() local
H A Dahash.c253 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_ahash_using_shash() local
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1458 #define GEN_SEC_AEAD_SETKEY_FUNC(name, aalg, calg, cmode) \ argument
/linux/net/xfrm/
H A Dxfrm_user.c1289 static int copy_to_user_calg(struct xfrm_algo *calg, struct sk_buff *skb) in copy_to_user_calg()
/linux/include/net/
H A Dxfrm.h239 struct xfrm_algo *calg; member