Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_ctrl.c60 static const char *int_no_description = ""; variable
166 return strlen(int_no_description); in int_ctrl_helper()
172 return BIO_snprintf(s, strlen(int_no_description) + 1,"%s", in int_ctrl_helper()
173 int_no_description); in int_ctrl_helper()