Lines Matching refs:ltk
237 const uint8_t ltk[] = { LTK }; in ZTEST() local
259 memcpy(ecb_encrypt_custom_fake_context.key_le, ltk, 16); in ZTEST()
274 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
395 const uint8_t ltk[] = { LTK }; in ZTEST() local
417 memcpy(ecb_encrypt_custom_fake_context.key_le, ltk, 16); in ZTEST()
444 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
579 const uint8_t ltk[] = { LTK }; in ZTEST() local
613 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
681 const uint8_t ltk[] = { LTK }; in ZTEST() local
710 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
781 const uint8_t ltk[] = { LTK }; in ZTEST() local
818 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
892 const uint8_t ltk[] = { LTK }; in ZTEST() local
924 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
995 const uint8_t ltk[] = { LTK }; in ZTEST() local
1026 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
1097 const uint8_t ltk[] = { LTK }; in ZTEST() local
1125 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
1199 const uint8_t ltk[] = { LTK }; in ZTEST() local
1233 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
1310 const uint8_t ltk[] = { LTK }; in ZTEST() local
1341 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
1417 const uint8_t ltk[] = { LTK }; in ZTEST() local
1452 err = ull_cp_encryption_start(&conn, rand, ediv, ltk); in ZTEST()
1560 const uint8_t ltk[] = { LTK }; in ZTEST() local
1584 memcpy(ecb_encrypt_custom_fake_context.key_le, ltk, 16); in ZTEST()
1644 ull_cp_ltk_req_reply(&conn, ltk); in ZTEST()
1777 const uint8_t ltk[] = { LTK }; in ZTEST() local
1801 memcpy(ecb_encrypt_custom_fake_context.key_le, ltk, 16); in ZTEST()
1876 ull_cp_ltk_req_reply(&conn, ltk); in ZTEST()
2299 const uint8_t ltk[] = { LTK }; in ZTEST() local
2321 memcpy(ecb_encrypt_custom_fake_context.key_le, ltk, 16); in ZTEST()
2338 err = ull_cp_encryption_pause(&conn, rand, ediv, ltk); in ZTEST()
2442 const uint8_t ltk[] = { LTK }; in ZTEST() local
2466 memcpy(ecb_encrypt_custom_fake_context.key_le, ltk, 16); in ZTEST()
2545 ull_cp_ltk_req_reply(&conn, ltk); in ZTEST()
2643 const uint8_t ltk[] = { LTK }; in ZTEST() local
2666 err = ull_cp_encryption_pause(&conn, rand, ediv, ltk); in ZTEST()