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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
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:__anon15
H A DDNSCommon.c1188 ctx = AlgCreate(DIGEST_ALG, nsec3->alg);

Completed in 528 milliseconds