Searched refs:cru_type (Results 1 – 3 of 3) sorted by relevance
48 if ((q->cra_flags ^ p->cru_type) & p->cru_mask) in crypto_alg_match()110 ualg->cru_type = 0; in crypto_report_one()366 alg = crypto_alg_mod_lookup(name, p->cru_type, p->cru_mask); in crypto_add_alg()
61 ualg->cru_type = 0; in crypto_reportstat_one()
76 __u32 cru_type; member