Home
last modified time | relevance | path

Searched defs:value_n (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/lib/
H A Dapp_x509.c23 static ASN1_OCTET_STRING *mk_octet_string(void *value, size_t value_n) in mk_octet_string()
37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl()
61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_req_ctrl()
86 void *value, size_t value_n), in do_x509_ctrl_string()
/openssl/crypto/
H A Dparams_from_text.c25 const char *value, size_t value_n, in prepare_from_text()
135 const char *value, size_t value_n, int ishex, in construct_from_text()
203 size_t value_n, int *found) in OSSL_PARAM_allocate_from_text()

Completed in 7 milliseconds