Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparams_from_text.c28 size_t *buf_n, BIGNUM **tmpbn, int *found) in prepare_from_text()
139 void *buf, size_t buf_n, BIGNUM *tmpbn) in construct_from_text()
211 size_t buf_n = 0; in OSSL_PARAM_allocate_from_text() local
/netbsd-src/external/mit/isl/dist/
H A Disl_printer_private.h30 int buf_n; member