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

/external/chromium_org/third_party/openssl/openssl/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);
/external/openssl/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);

Completed in 110 milliseconds