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

/dovecot/src/lib/
H A Dhmac-cram-md5.c15 struct hmac_context_priv *hmac_ctx = &_hmac_ctx->u.priv; local
18 struct md5_context *ctx = (void*)hmac_ctx->ctx;
19 struct md5_context *ctxo = (void*)hmac_ctx->ctxo;
41 struct hmac_context_priv *hmac_ctx = &_hmac_ctx->u.priv; local
44 struct md5_context *ctx = (void*)hmac_ctx->ctx;
45 struct md5_context *ctxo = (void*)hmac_ctx->ctxo;

Completed in 10 milliseconds