Searched refs:tls_auth_options_create (Results 1 – 4 of 4) sorted by relevance
486 struct tls_auth_options* tls_auth_options_create(region_type* region);
692 tls_auth_options_type *tls_auth = tls_auth_options_create(cfg_parser->opt->region);
2412 tls_auth_options_type *tls_auth = tls_auth_options_create(cfg_parser->opt->region); in yyparse()
1538 tls_auth_options_create(region_type* region) in tls_auth_options_create() function