Home
last modified time | relevance | path

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

/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 4 milliseconds