Searched defs:rng (Results 1 – 4 of 4) sorted by relevance
203 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup() local225 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init() local279 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random() local
885 static inline void init_rnd_state(struct rnd_state *rng) in init_rnd_state()890 static inline u8 prandom_u8(struct rnd_state *rng) in prandom_u8()904 static inline bool prandom_bool(struct rnd_state *rng) in prandom_bool()1687 struct rnd_state rng; in test_hash_vec() local1766 struct rnd_state rng; in test_hash_vs_generic_impl() local2244 struct rnd_state rng; in test_aead_vec() local2264 struct rnd_state rng; member2283 static void mutate_aead_message(struct rnd_state *rng, in mutate_aead_message()2986 struct rnd_state rng; in test_skcipher_vec() local3076 struct rnd_state rng; in test_skcipher_vs_generic_impl() local[all …]
112 struct crypto_rng *rng; in crypto_get_default_rng() local
203 struct crypto_rng *rng; in rng_bind() local
Completed in 17 milliseconds