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

  /src/crypto/external/apache2/openssl/dist/apps/lib/
app_x509.c 37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) function
129 return do_x509_ctrl_string(x509_ctrl, x, value);
  /src/crypto/external/bsd/openssl/dist/apps/lib/
app_x509.c 37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) function
131 return do_x509_ctrl_string(x509_ctrl, x, value);

Completed in 27 milliseconds