Home
last modified time | relevance | path

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

/openssl/crypto/ts/
H A Dts_req_utils.c52 if (a->hash_algo == alg) in TS_MSG_IMPRINT_set_algo()
59 X509_ALGOR_free(a->hash_algo); in TS_MSG_IMPRINT_set_algo()
60 a->hash_algo = new_alg; in TS_MSG_IMPRINT_set_algo()
66 return a->hash_algo; in TS_MSG_IMPRINT_get_algo()
H A Dts_lib.c84 TS_X509_ALGOR_print_bio(bio, a->hash_algo); in TS_MSG_IMPRINT_print_bio()
H A Dts_local.h16 X509_ALGOR *hash_algo; member
H A Dts_verify_ctx.c123 md_alg = imprint->hash_algo; in TS_REQ_to_TS_VERIFY_CTX()
H A Dts_rsp_verify.c423 X509_ALGOR *md_alg_resp = msg_imprint->hash_algo; in ts_compute_imprint()
491 X509_ALGOR *algor_b = b->hash_algo; in ts_check_imprints()
H A Dts_asn1.c16 ASN1_SIMPLE(TS_MSG_IMPRINT, hash_algo, X509_ALGOR),
H A Dts_rsp_sign.c458 md_alg = msg_imprint->hash_algo; in ts_RESP_check_request()

Completed in 27 milliseconds