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
156 int crypto_del_default_rng(void) in crypto_del_default_rng() function174 EXPORT_SYMBOL_GPL(crypto_del_default_rng);
387 return crypto_del_default_rng(); in crypto_del_rng()
Completed in 5 milliseconds