HomeSort by: relevance | last modified time | path
    Searched defs:ISC_MD_sha384 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
hmac_link.c 61 #define ISC_MD_sha384 ISC_MD_SHA384
377 } else if (type == ISC_MD_SHA384) {
396 } else if (type == ISC_MD_SHA384) {
448 } else if (type == ISC_MD_SHA384) {
  /src/external/mpl/bind/dist/lib/dns/
hmac_link.c 54 #define ISC_MD_sha384 ISC_MD_SHA384
402 } else if (type == ISC_MD_SHA384) {
421 } else if (type == ISC_MD_SHA384) {
473 } else if (type == ISC_MD_SHA384) {

Completed in 21 milliseconds