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

/freebsd-10.0-release/crypto/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 115 milliseconds