Home
last modified time | relevance | path

Searched refs:cru_type (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/crypto/
Dcrypto_user_base.c48 if ((q->cra_flags ^ p->cru_type) & p->cru_mask) in crypto_alg_match()
110 ualg->cru_type = 0; in crypto_report_one()
363 alg = crypto_alg_mod_lookup(name, p->cru_type, p->cru_mask); in crypto_add_alg()
Dcrypto_user_stat.c190 ualg->cru_type = 0; in crypto_reportstat_one()
/Linux-v5.4/include/uapi/linux/
Dcryptouser.h76 __u32 cru_type; member