HomeSort by: relevance | last modified time | path
    Searched refs:x509_req_ctrl (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/apps/lib/
app_x509.c 60 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) function
134 return do_x509_ctrl_string(x509_req_ctrl, x, value);
  /src/crypto/external/bsd/openssl/dist/apps/lib/
app_x509.c 61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) function
136 return do_x509_ctrl_string(x509_req_ctrl, x, value);

Completed in 62 milliseconds