#include "bn.h"
Go to the source code of this file.
Functions | |
BIGNUM * | get_rfc2409_prime_768 (BIGNUM *bn) |
BIGNUM * | get_rfc2409_prime_1024 (BIGNUM *bn) |
BIGNUM * | get_rfc3526_prime_1536 (BIGNUM *bn) |
BIGNUM * | get_rfc3526_prime_2048 (BIGNUM *bn) |
BIGNUM * | get_rfc3526_prime_3072 (BIGNUM *bn) |
BIGNUM * | get_rfc3526_prime_4096 (BIGNUM *bn) |
BIGNUM * | get_rfc3526_prime_6144 (BIGNUM *bn) |
BIGNUM * | get_rfc3526_prime_8192 (BIGNUM *bn) |
Definition at line 37 of file bn_const.c.
Definition at line 14 of file bn_const.c.
Definition at line 63 of file bn_const.c.
Definition at line 93 of file bn_const.c.
Definition at line 129 of file bn_const.c.
Definition at line 175 of file bn_const.c.
Definition at line 232 of file bn_const.c.
Definition at line 310 of file bn_const.c.