Searched refs:bytes_in_salt (Results 1 – 2 of 2) sorted by relevance
708 unsigned char *salt, unsigned int bytes_in_salt);
1938 uint8_t *salt, unsigned int bytes_in_salt) { in append_salt_to_key() argument1940 memcpy(key + bytes_in_key, salt, bytes_in_salt); in append_salt_to_key()