Home
last modified time | relevance | path

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

/crypto/
Dalgapi.c132 u32 new_type = (nalg ?: alg)->cra_flags; in crypto_remove_spawns() local
141 if ((spawn->alg->cra_flags ^ new_type) & spawn->mask) in crypto_remove_spawns()