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

/freebsd-current/crypto/openssl/crypto/engine/
H A Deng_ctrl.c19 static const char *int_no_description = ""; variable
115 return strlen(cdp->cmd_desc == NULL ? int_no_description
118 return strlen(strcpy(s, cdp->cmd_desc == NULL ? int_no_description

Completed in 155 milliseconds