Searched refs:custom_ext_parse (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dt1_ext.c87 int custom_ext_parse(SSL *s, int server, function
H A Dssl_locl.h1467 int custom_ext_parse(SSL *s, int server,
H A Dt1_lib.c2488 if (custom_ext_parse(s, 1 /* server */ , type, data, size, al) <= 0)
2798 else if (custom_ext_parse(s, 0, type, data, size, al) <= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dt1_ext.c87 int custom_ext_parse(SSL *s, int server, function
H A Dssl_locl.h1467 int custom_ext_parse(SSL *s, int server,
H A Dt1_lib.c2488 if (custom_ext_parse(s, 1 /* server */ , type, data, size, al) <= 0)
2798 else if (custom_ext_parse(s, 0, type, data, size, al) <= 0)

Completed in 69 milliseconds