Home
last modified time | relevance | path

Searched refs:test_pack_u32 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/crypto/
Dtestmgr.c3924 static u8 *test_pack_u32(u8 *dst, u32 val) in test_pack_u32() function
3961 ptr = test_pack_u32(ptr, vecs->algo); in test_akcipher_one()
3962 ptr = test_pack_u32(ptr, vecs->param_len); in test_akcipher_one()