Searched refs:cbs_to_md (Results 1 - 1 of 1) sorted by relevance
/external/boringssl/src/crypto/digest_extra/ | ||
H A D | digest_extra.c | 141 static const EVP_MD *cbs_to_md(const CBS *cbs) { function 161 return cbs_to_md(&cbs); 172 const EVP_MD *ret = cbs_to_md(&oid); |
Completed in 87 milliseconds