Searched defs:salt_size (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ |
H A D | password-scheme-scram.c | 27 const unsigned char *salt, size_t salt_size, unsigned int i, 36 hmac_update(&ctx, salt, salt_size); 26 Hi(const unsigned char *str, size_t str_size, const unsigned char *salt, size_t salt_size, unsigned int i, unsigned char result[SHA1_RESULTLEN]) argument
|
Completed in 7 milliseconds