Searched refs:hash_algo (Results 1 – 3 of 3) sorted by relevance
108 if (a->hash_algo == alg) in TS_MSG_IMPRINT_set_algo()115 X509_ALGOR_free(a->hash_algo); in TS_MSG_IMPRINT_set_algo()116 a->hash_algo = new_alg; in TS_MSG_IMPRINT_set_algo()123 return a->hash_algo; in TS_MSG_IMPRINT_get_algo()
71 X509_ALGOR *hash_algo; member
70 .offset = offsetof(TS_MSG_IMPRINT, hash_algo),