Searched refs:ecb_encrypt_be (Results 1 – 4 of 4) sorted by relevance
22 void ecb_encrypt_be(uint8_t const *const key_be, uint8_t const *const clear_text_be,
42 ecb_encrypt_be(key, plaintext, enc_data); in bt_encrypt_be()
24 void ecb_encrypt_be(uint8_t const *const key_be, uint8_t const *const clear_text_be, in ecb_encrypt_be() function
51 void ecb_encrypt_be(uint8_t const *const key_be, uint8_t const *const clear_text_be, in ecb_encrypt_be() function