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

/dovecot/src/lib-dcrypt/
H A Ddcrypt-gnutls.c94 void dcrypt_gnutls_ctx_sym_set_iv(struct dcrypt_context_symmetric *ctx, const unsigned char *iv, size_t iv_len) function
451 .ctx_sym_set_iv = dcrypt_gnutls_ctx_sym_set_iv,

Completed in 10 milliseconds