TianoCore EDK2 master
Loading...
Searching...
No Matches
SRP_VBASE_st Struct Reference

Public Member Functions

 STACK_OF (SRP_user_pwd) *users_pwd
 
 STACK_OF (SRP_gN_cache) *gN_cache
 

Data Fields

char * seed_key
 
const BIGNUM * default_g
 
const BIGNUM * default_N
 

Detailed Description

Definition at line 129 of file srp.h.

Field Documentation

◆ default_g

const BIGNUM* SRP_VBASE_st::default_g

Definition at line 134 of file srp.h.

◆ default_N

const BIGNUM* SRP_VBASE_st::default_N

Definition at line 135 of file srp.h.

◆ seed_key

char* SRP_VBASE_st::seed_key

Definition at line 133 of file srp.h.


The documentation for this struct was generated from the following file: