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

/dovecot/src/plugins/var-expand-crypt/
H A Dvar-expand-crypt-plugin.c105 var_expand_crypt(struct dcrypt_context_symmetric *dctx, buffer_t *key, buffer_t *iv, function
186 ret = var_expand_crypt(dctx, ctx.enckey, ctx.iv, field_value, tmp, error_r);
294 ret = var_expand_crypt(dctx, ctx.enckey, ctx.iv, field_value, tmp, error_r);

Completed in 238 milliseconds