TianoCore EDK2 master
|
Data Fields | |
int | trust |
int | flags |
int(* | check_trust )(struct x509_trust_st *, X509 *, int) |
char * | name |
int | arg1 |
void * | arg2 |
Definition at line 149 of file x509_vfy.h.
int x509_trust_st::arg1 |
Definition at line 154 of file x509_vfy.h.
void* x509_trust_st::arg2 |
Definition at line 155 of file x509_vfy.h.
int(* x509_trust_st::check_trust) (struct x509_trust_st *, X509 *, int) |
Definition at line 152 of file x509_vfy.h.
int x509_trust_st::flags |
Definition at line 151 of file x509_vfy.h.
char* x509_trust_st::name |
Definition at line 153 of file x509_vfy.h.
int x509_trust_st::trust |
Definition at line 150 of file x509_vfy.h.