OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
bn_const.c File Reference
#include "bn.h"

Go to the source code of this file.

Functions

BIGNUMget_rfc2409_prime_768 (BIGNUM *bn)
 
BIGNUMget_rfc2409_prime_1024 (BIGNUM *bn)
 
BIGNUMget_rfc3526_prime_1536 (BIGNUM *bn)
 
BIGNUMget_rfc3526_prime_2048 (BIGNUM *bn)
 
BIGNUMget_rfc3526_prime_3072 (BIGNUM *bn)
 
BIGNUMget_rfc3526_prime_4096 (BIGNUM *bn)
 
BIGNUMget_rfc3526_prime_6144 (BIGNUM *bn)
 
BIGNUMget_rfc3526_prime_8192 (BIGNUM *bn)
 

Function Documentation

BIGNUM* get_rfc2409_prime_1024 ( BIGNUM bn)

Definition at line 37 of file bn_const.c.

BIGNUM* get_rfc2409_prime_768 ( BIGNUM bn)

Definition at line 14 of file bn_const.c.

BIGNUM* get_rfc3526_prime_1536 ( BIGNUM bn)

Definition at line 63 of file bn_const.c.

BIGNUM* get_rfc3526_prime_2048 ( BIGNUM bn)

Definition at line 93 of file bn_const.c.

BIGNUM* get_rfc3526_prime_3072 ( BIGNUM bn)

Definition at line 129 of file bn_const.c.

BIGNUM* get_rfc3526_prime_4096 ( BIGNUM bn)

Definition at line 175 of file bn_const.c.

BIGNUM* get_rfc3526_prime_6144 ( BIGNUM bn)

Definition at line 232 of file bn_const.c.

BIGNUM* get_rfc3526_prime_8192 ( BIGNUM bn)

Definition at line 310 of file bn_const.c.