Searched refs:DIGEST_ALG (Results 1 – 3 of 3) sorted by relevance
101 else if (type == DIGEST_ALG) in AlgCreate()143 else if (ctx->type == DIGEST_ALG) in AlgDestroy()168 else if (ctx->type == DIGEST_ALG) in AlgLength()192 else if (ctx->type == DIGEST_ALG) in AlgAdd()216 else if (ctx->type == DIGEST_ALG) in AlgVerify()240 else if (ctx->type == DIGEST_ALG) in AlgEncode()264 else if (ctx->type == DIGEST_ALG) in AlgFinal()
23 DIGEST_ALG, enumerator
1188 ctx = AlgCreate(DIGEST_ALG, nsec3->alg); in NSEC3HashName()