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

/dovecot/src/lib-dcrypt/
H A Ddcrypt-private.h21 void (*ctx_sym_set_key_iv_random)(struct dcrypt_context_symmetric *ctx); member in struct:dcrypt_vfs
H A Ddcrypt.c87 dcrypt_vfs->ctx_sym_set_key_iv_random(ctx);
H A Ddcrypt-gnutls.c452 .ctx_sym_set_key_iv_random = dcrypt_gnutls_ctx_sym_set_key_iv_random,
H A Ddcrypt-openssl.c2218 .ctx_sym_set_key_iv_random = dcrypt_openssl_ctx_sym_set_key_iv_random,

Completed in 21 milliseconds