Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
Dblecrypt_unittest.c34 …const uint8_t *ltk, // Long (or short) term key (KEY_LEN bytes, little… in blecrypt_session_key_calc() argument
43 blecrypt_reverse_byte_order(ltk, ltk_be, KEY_LEN); in blecrypt_session_key_calc()
54 const uint8_t *ltk, in test_session_key_calc() argument
62 blecrypt_session_key_calc(skd, ltk, sk); in test_session_key_calc()