Home
last modified time | relevance | path

Searched refs:new_alg (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_req_utils.c50 X509_ALGOR *new_alg; in TS_MSG_IMPRINT_set_algo() local
54 new_alg = X509_ALGOR_dup(alg); in TS_MSG_IMPRINT_set_algo()
55 if (new_alg == NULL) { in TS_MSG_IMPRINT_set_algo()
60 a->hash_algo = new_alg; in TS_MSG_IMPRINT_set_algo()
/third_party/openssl/crypto/ts/
H A Dts_req_utils.c50 X509_ALGOR *new_alg; in TS_MSG_IMPRINT_set_algo() local
54 new_alg = X509_ALGOR_dup(alg); in TS_MSG_IMPRINT_set_algo()
55 if (new_alg == NULL) { in TS_MSG_IMPRINT_set_algo()
60 a->hash_algo = new_alg; in TS_MSG_IMPRINT_set_algo()

Completed in 2 milliseconds