Searched defs:dcrypt_openssl_ctx_sym_init (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dcrypt/
H A Ddcrypt-openssl.c320 bool dcrypt_openssl_ctx_sym_init(struct dcrypt_context_symmetric *ctx, const char **error_r) function
784 if (!dcrypt_openssl_ctx_sym_init(dctx, error_r) ||
1010 if (!dcrypt_openssl_ctx_sym_init(dctx, error_r) ||
2229 .ctx_sym_init = dcrypt_openssl_ctx_sym_init,

Completed in 18 milliseconds