Searched defs:algorithm_to_gcrypt_md (Results 1 - 1 of 1) sorted by relevance
/systemd/src/resolve/ | ||
H A D | resolved-dns-dnssec.c | 551 static int algorithm_to_gcrypt_md(uint8_t algorithm) { function 642 md_algorithm = algorithm_to_gcrypt_md(rrsig->rrsig.algorithm); |
Completed in 17 milliseconds