Searched refs:marshal_digest_algorithm (Results 1 – 1 of 1) sorted by relevance
160 static int marshal_digest_algorithm(CBB *cbb, const EVP_MD *md, in marshal_digest_algorithm() function194 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