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

/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DCryptoAlg.c106 else if (type == ENC_ALG)
145 else if (ctx->type == ENC_ALG)
170 else if (ctx->type == ENC_ALG)
194 else if (ctx->type == ENC_ALG)
218 else if (ctx->type == ENC_ALG)
242 else if (ctx->type == ENC_ALG)
266 else if (ctx->type == ENC_ALG)
H A DCryptoAlg.h24 ENC_ALG, enumerator in enum:__anon10957
H A DDNSCommon.c275 ctx = AlgCreate(ENC_ALG, encAlg);

Completed in 133 milliseconds