Lines Matching refs:skds
251 struct pdu_data_llctrl_enc_rsp enc_rsp = { .skds = { SKDS }, .ivs = { IVS } }; in ZTEST()
409 struct pdu_data_llctrl_enc_rsp enc_rsp = { .skds = { SKDS }, .ivs = { IVS } }; in ZTEST()
792 struct pdu_data_llctrl_enc_rsp enc_rsp = { .skds = { SKDS }, .ivs = { IVS } }; in ZTEST()
903 struct pdu_data_llctrl_enc_rsp enc_rsp = { .skds = { SKDS }, .ivs = { IVS } }; in ZTEST()
1210 struct pdu_data_llctrl_enc_rsp enc_rsp = { .skds = { SKDS }, .ivs = { IVS } }; in ZTEST()
1321 struct pdu_data_llctrl_enc_rsp enc_rsp = { .skds = { SKDS }, .ivs = { IVS } }; in ZTEST()
1428 struct pdu_data_llctrl_enc_rsp enc_rsp = { .skds = { SKDS }, .ivs = { IVS } }; in ZTEST()
1574 .skds = { SKDS }, in ZTEST()
1579 lll_csrand_get_fake.return_val = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
1580 lll_csrand_get_custom_fake_context.buf = exp_enc_rsp.skds; in ZTEST()
1581 lll_csrand_get_custom_fake_context.len = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
1791 .skds = { SKDS }, in ZTEST()
1796 lll_csrand_get_fake.return_val = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
1797 lll_csrand_get_custom_fake_context.buf = exp_enc_rsp.skds; in ZTEST()
1798 lll_csrand_get_custom_fake_context.len = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
2034 .skds = { SKDS }, in ZTEST()
2044 lll_csrand_get_fake.return_val = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
2045 lll_csrand_get_custom_fake_context.buf = exp_enc_rsp.skds; in ZTEST()
2046 lll_csrand_get_custom_fake_context.len = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
2172 .skds = { SKDS }, in ZTEST()
2183 lll_csrand_get_fake.return_val = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
2184 lll_csrand_get_custom_fake_context.buf = exp_enc_rsp.skds; in ZTEST()
2185 lll_csrand_get_custom_fake_context.len = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
2313 struct pdu_data_llctrl_enc_rsp enc_rsp = { .skds = { SKDS }, .ivs = { IVS } }; in ZTEST()
2456 .skds = { SKDS }, in ZTEST()
2461 lll_csrand_get_fake.return_val = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()
2462 lll_csrand_get_custom_fake_context.buf = exp_enc_rsp.skds; in ZTEST()
2463 lll_csrand_get_custom_fake_context.len = sizeof(exp_enc_rsp.skds) + sizeof(exp_enc_rsp.ivs); in ZTEST()