Searched defs:cipher_text_be (Results 1 – 4 of 4) sorted by relevance
12 uint8_t *const cipher_text_le, uint8_t *const cipher_text_be) in ecb_encrypt()
25 uint8_t *const cipher_text_be) in ecb_encrypt_be()57 uint8_t *const cipher_text_le, uint8_t *const cipher_text_be) in ecb_encrypt()
111 uint8_t * const cipher_text_be) in ecb_encrypt_be()124 uint8_t * const cipher_text_le, uint8_t * const cipher_text_be) in ecb_encrypt()
115 uint8_t cipher_text_be[16]; member119 uint8_t *const cipher_text_le, uint8_t *const cipher_text_be) in ecb_encrypt_custom_fake()