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

Data Fields

char * id
 
const BIGNUM * g
 
const BIGNUM * N
 

Detailed Description

Definition at line 141 of file srp.h.

Field Documentation

◆ g

const BIGNUM* SRP_gN_st::g

Definition at line 143 of file srp.h.

◆ id

char* SRP_gN_st::id

Definition at line 142 of file srp.h.

◆ N

const BIGNUM* SRP_gN_st::N

Definition at line 144 of file srp.h.


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