Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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()
212 BIGNUM *tmpbn = NULL; in OSSL_PARAM_allocate_from_text() local