Searched refs:DIGEST_ALG (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/mDNSResponder/dist/mDNSCore/
H A DCryptoAlg.c101 else if (type == DIGEST_ALG)
143 else if (ctx->type == DIGEST_ALG)
168 else if (ctx->type == DIGEST_ALG)
192 else if (ctx->type == DIGEST_ALG)
216 else if (ctx->type == DIGEST_ALG)
240 else if (ctx->type == DIGEST_ALG)
264 else if (ctx->type == DIGEST_ALG)
H A DCryptoAlg.h24 DIGEST_ALG, enumerator in enum:__anon31
H A Ddnssec.c2180 dv->ctx = AlgCreate(DIGEST_ALG, ds->digestType);
3276 dv->ctx = AlgCreate(DIGEST_ALG, ds->digestType);
H A DDNSCommon.c1189 ctx = AlgCreate(DIGEST_ALG, nsec3->alg);

Completed in 96 milliseconds