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

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

Completed in 107 milliseconds