Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcryptouser.h62 __u32 cru_type; member
/linux-4.19.296/crypto/
Dcrypto_user.c61 if ((q->cra_flags ^ p->cru_type) & p->cru_mask) in crypto_alg_match()
172 ualg->cru_type = 0; in crypto_report_one()
440 alg = crypto_alg_mod_lookup(name, p->cru_type, p->cru_mask); in crypto_add_alg()