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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dkssl.h143 #define KSSL_CTX_ERR 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dkssl.h143 #define KSSL_CTX_ERR 1 macro
H A Dkssl.c1580 if (kssl_ctx == NULL || entity == NULL) return KSSL_CTX_ERR;
1586 default: return KSSL_CTX_ERR; break;
1602 return KSSL_CTX_ERR;
1634 if (!kssl_ctx) return KSSL_CTX_ERR;
1642 default: return KSSL_CTX_ERR; break;
1653 return KSSL_CTX_ERR;
1671 if (!kssl_ctx) return KSSL_CTX_ERR;
1705 return KSSL_CTX_ERR;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dkssl.h149 #define KSSL_CTX_ERR 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.h149 #define KSSL_CTX_ERR 1 macro
H A Dkssl.c1607 if (kssl_ctx == NULL || entity == NULL) return KSSL_CTX_ERR;
1613 default: return KSSL_CTX_ERR; break;
1629 return KSSL_CTX_ERR;
1661 if (!kssl_ctx) return KSSL_CTX_ERR;
1669 default: return KSSL_CTX_ERR; break;
1680 return KSSL_CTX_ERR;
1698 if (!kssl_ctx) return KSSL_CTX_ERR;
1732 return KSSL_CTX_ERR;

Completed in 102 milliseconds