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
162 int crypto_del_default_rng(void) in crypto_del_default_rng() function180 EXPORT_SYMBOL_GPL(crypto_del_default_rng);
453 return crypto_del_default_rng(); in crypto_del_rng()