Searched refs:ref_out (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/crypto/tests/ |
| H A D | sha3_kunit.c | 312 u8 *ref_out; in test_shake_multiple_squeezes() local 316 ref_out = kunit_kzalloc(test, max_len, GFP_KERNEL); in test_shake_multiple_squeezes() 317 KUNIT_ASSERT_NOT_NULL(test, ref_out); in test_shake_multiple_squeezes() 334 shake(alg, in, in_len, ref_out, out_len); in test_shake_multiple_squeezes() 357 test, out, ref_out, out_len, in test_shake_multiple_squeezes()
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3576.dtsi | 1863 clock-names = "core", "pclk", "pclk_mphy", "ref_out";
|