Searched refs:crypto_del_default_rng (Results 1 – 3 of 3) sorted by relevance
21 int crypto_del_default_rng(void);23 static inline int crypto_del_default_rng(void) in crypto_del_default_rng() function
149 int crypto_del_default_rng(void) in crypto_del_default_rng() function167 EXPORT_SYMBOL_GPL(crypto_del_default_rng);
386 return crypto_del_default_rng(); in crypto_del_rng()