Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dparams_from_text.c28 size_t *buf_n, BIGNUM **tmpbn, int *found) in prepare_from_text()
133 void *buf, size_t buf_n, BIGNUM *tmpbn) in construct_from_text()
206 BIGNUM *tmpbn = NULL; in OSSL_PARAM_allocate_from_text() local
/third_party/node/deps/openssl/openssl/crypto/
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