Home
last modified time | relevance | path

Searched defs:rng (Results 1 – 4 of 4) sorted by relevance

/crypto/
A Djitterentropy-kcapi.c203 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup() local
225 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init() local
279 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random() local
A Dtestmgr.c885 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() local
1766 struct rnd_state rng; in test_hash_vs_generic_impl() local
2244 struct rnd_state rng; in test_aead_vec() local
2264 struct rnd_state rng; member
2283 static void mutate_aead_message(struct rnd_state *rng, in mutate_aead_message()
2986 struct rnd_state rng; in test_skcipher_vec() local
3076 struct rnd_state rng; in test_skcipher_vs_generic_impl() local
[all …]
A Drng.c112 struct crypto_rng *rng; in crypto_get_default_rng() local
A Dalgif_rng.c203 struct crypto_rng *rng; in rng_bind() local

Completed in 17 milliseconds