Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dskcipher.c96 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_skcipher_ops_blkcipher() local
188 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_skcipher_ops_ablkcipher() local
Dshash.c334 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_shash_ops_async() local
458 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_shash_ops_compat() local
/linux-4.4.14/include/net/
Dxfrm.h169 struct xfrm_algo *calg; member