Searched refs:salt_buf (Results 1 – 1 of 1) sorted by relevance
44 char salt_buf[14]; in usage_key() local53 memcpy(salt_buf, l40, 10); in usage_key()54 store_32_le(ms_usage, salt_buf + 10); in usage_key()57 store_32_le(ms_usage, salt_buf); in usage_key()63 iov.data = make_data(salt_buf, salt_len); in usage_key()