Searched defs:STACK_OF (Results 1 – 18 of 18) sorted by relevance
112 #define STACK_OF(type) struct stack_st_##type macro
85 typedef STACK_OF(CONF_VALUE) * typedef
125 #define STACK_OF(type) struct stack_st_##type macro
150 typedef STACK_OF(X509) *(*X509_STORE_CTX_lookup_certs_fn)(X509_STORE_CTX *ctx, typedef152 typedef STACK_OF(X509_CRL) *(*X509_STORE_CTX_lookup_crls_fn)( typedef
86 typedef STACK_OF(CONF_VALUE) *(*X509V3_EXT_I2V)( typedef
87 typedef STACK_OF(CONF_VALUE) * typedef
88 # define STACK_OF(type) struct stack_st_##type macro