Lines Matching refs:rand
5 provider-rand - The random number generation library E<lt>-E<gt> provider
77 structure for holding context information during a rand operation.
78 A pointer to this context will be passed back in a number of the other rand
82 The parameter I<parent> specifies another rand instance to be used for
88 OSSL_FUNC_rand_freectx() is passed a pointer to the provider side rand context in
160 OSSL_FUNC_rand_set_ctx_params() sets rand parameters associated with the given
161 provider side rand context I<ctx> to I<params>.
166 associated with the given provider side rand context I<ctx> and stores them
289 provider side rand context, or NULL on failure.
304 The RAND life-cycle is described in L<life_cycle-rand(7)>. Providers should
313 L<life_cycle-rand(7)>,