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

/dovecot/src/lib-dcrypt/
H A Ddcrypt-openssl.c838 const char *salt_hex, BIGNUM **point_r, const char **error_r)
849 hex_to_binary(salt_hex, salt);
837 dcrypt_openssl_decrypt_point_password_v1(const char *data_hex, const char *password_hex, const char *salt_hex, BIGNUM **point_r, const char **error_r) argument

Completed in 13 milliseconds