Searched defs:buf_n (Results 1 – 2 of 2) sorted by relevance
28 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
30 int buf_n; member