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

/dovecot/src/lib-dcrypt/
H A Ddcrypt-openssl.c1455 const char *cipher2 = NULL; local
1505 cipher2 = cipher+5;
1510 cipher2 = cipher;
1521 if (!dcrypt_openssl_encrypt_private_key_dovecot(buf, enctype, cipher2, password, enc_key, destination, error_r)) {

Completed in 12 milliseconds