Searched defs:buf_n (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/ |
H A D | params_from_text.c | 28 size_t *buf_n, BIGNUM **tmpbn, int *found) in prepare_from_text() 136 void *buf, size_t buf_n, BIGNUM *tmpbn) in construct_from_text() 208 size_t buf_n = 0; in OSSL_PARAM_allocate_from_text() local
|
H A D | o_str.c | 205 static int hexstr2buf_sep(unsigned char *buf, size_t buf_n, size_t *buflen, in hexstr2buf_sep() 248 int OPENSSL_hexstr2buf_ex(unsigned char *buf, size_t buf_n, size_t *buflen, in OPENSSL_hexstr2buf_ex() 258 size_t buf_n, tmp_buflen; in ossl_hexstr2buf_sep() local
|
Completed in 6 milliseconds