Searched refs:salt_ptr (Results 1 – 1 of 1) sorted by relevance
6824 void *salt_ptr = &salt.zcs_bytes; in ztest_blake3() local6839 memset(salt_ptr, 'A', 32); in ztest_blake3()6857 Blake3_InitKeyed(&ctx, salt_ptr); in ztest_blake3()6868 Blake3_InitKeyed(&ctx, salt_ptr); in ztest_blake3()