Searched refs:x509_ctrl (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/apps/lib/ |
D | app_x509.c | 37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() function 131 return do_x509_ctrl_string(x509_ctrl, x, value); in x509_ctrl_string()
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
D | app_x509.c | 37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() function 131 return do_x509_ctrl_string(x509_ctrl, x, value); in x509_ctrl_string()
|