Searched refs:crypto_del_default_rng (Results 1 – 3 of 3) sorted by relevance
26 int crypto_del_default_rng(void);28 static inline int crypto_del_default_rng(void) in crypto_del_default_rng() function
164 int crypto_del_default_rng(void) in crypto_del_default_rng() function182 EXPORT_SYMBOL_GPL(crypto_del_default_rng);
449 return crypto_del_default_rng(); in crypto_del_rng()