Searched refs:ns_reject (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_purp.c388 #define ns_reject(x, usage) \ macro
614 if (ns_reject(x, NS_SSL_CLIENT))
635 if (ns_reject(x, NS_SSL_SERVER))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_purp.c451 #define ns_reject(x, usage) \ macro
505 if(ns_reject(x, NS_SSL_CLIENT)) return 0;
514 if(ns_reject(x, NS_SSL_SERVER)) return 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_purp.c388 #define ns_reject(x, usage) \ macro
614 if (ns_reject(x, NS_SSL_CLIENT))
635 if (ns_reject(x, NS_SSL_SERVER))

Completed in 30 milliseconds