Home
last modified time | relevance | path

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

/crypto/digest/
A Ddigest_extra.cc160 static int marshal_digest_algorithm(CBB *cbb, const EVP_MD *md, in marshal_digest_algorithm() function
194 return marshal_digest_algorithm(cbb, md, /*with_null=*/true); in EVP_marshal_digest_algorithm()
198 return marshal_digest_algorithm(cbb, md, /*with_null=*/false); in EVP_marshal_digest_algorithm_no_params()

Completed in 10 milliseconds