Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c4069 static u8 *test_pack_u32(u8 *dst, u32 val) in test_pack_u32() function
4106 ptr = test_pack_u32(ptr, vecs->algo); in test_akcipher_one()
4107 ptr = test_pack_u32(ptr, vecs->param_len); in test_akcipher_one()

Completed in 15 milliseconds