Home
last modified time | relevance | path

Searched refs:modp_setrandom (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sbin/isakmpd/
Dmath_group.c48 int modp_setrandom(struct group *, math_mp_t);
300 (int (*) (struct group *, void *)) modp_setrandom,
308 (int (*) (struct group *, void *)) modp_setrandom,
332 (int (*) (struct group *, void *)) modp_setrandom,
374 (int (*) (struct group *, void *)) modp_setrandom,
382 (int (*) (struct group *, void *)) modp_setrandom,
390 (int (*) (struct group *, void *)) modp_setrandom,
398 (int (*) (struct group *, void *)) modp_setrandom,
406 (int (*) (struct group *, void *)) modp_setrandom,
714 modp_setrandom(struct group *grp, math_mp_t d) in modp_setrandom() function