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

/dovecot/src/lib-dcrypt/
H A Ddcrypt-gnutls.c248 int dcrypt_gnutls_pbkdf2(const unsigned char *password, size_t password_len, const unsigned char *salt, size_t salt_len, const char *algorithm, function
468 .pbkdf2 = dcrypt_gnutls_pbkdf2,

Completed in 12 milliseconds