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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_ctrl.c60 static const char *int_no_description = ""; variable
166 return strlen(int_no_description);
172 return BIO_snprintf(s, strlen(int_no_description) + 1,"%s",
173 int_no_description);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_ctrl.c62 static const char *int_no_description = ""; variable
163 return strlen(int_no_description);
169 return BIO_snprintf(s, strlen(int_no_description) + 1, "%s",
170 int_no_description);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_ctrl.c62 static const char *int_no_description = ""; variable
163 return strlen(int_no_description);
169 return BIO_snprintf(s, strlen(int_no_description) + 1, "%s",
170 int_no_description);

Completed in 32 milliseconds