Home | History | Annotate | Download | only in openssl

Lines Matching defs:extensions

220 	STACK_OF(X509_EXTENSION) *extensions;	/* [ 3 ] optional in v3 */
392 STACK_OF(X509_EXTENSION) /* optional */ *extensions;
411 STACK_OF(X509_EXTENSION) /* [0] */ *extensions;
425 /* Copies of various extensions */
543 #define X509_CINF_get_extensions(c) ((c)->extensions)