Searched defs:ecb_encrypt (Results 1 – 3 of 3) sorted by relevance
10 __attribute__((weak)) void ecb_encrypt(uint8_t const *const key_le, in ecb_encrypt() function
56 void ecb_encrypt(uint8_t const *const key_le, uint8_t const *const clear_text_le, in ecb_encrypt() function
64 void ecb_encrypt(uint8_t const *const key_le, uint8_t const *const clear_text_le, in ecb_encrypt() function