Home
last modified time | relevance | path

Searched defs:ciphertext (Results 1 – 2 of 2) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.c3796 …TDES_Encrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t *plaintext, uint8_t *ciphertext) in CAU3_TDES_Encrypt()
3826 status_t CAU3_TDES_Decrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t *ciphertext, uint8… in CAU3_TDES_Decrypt()
3905 uint8_t *ciphertext, in CAU3_CHACHA20_POLY1305_Encrypt()
3951 const uint8_t *ciphertext, in CAU3_CHACHA20_POLY1305_Decrypt()
Dfsl_cau3_ble.c3991 …TDES_Encrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t *plaintext, uint8_t *ciphertext) in CAU3_TDES_Encrypt()
4021 status_t CAU3_TDES_Decrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t *ciphertext, uint8… in CAU3_TDES_Decrypt()
4108 uint8_t *ciphertext, in CAU3_CHACHA20_POLY1305_Encrypt()
4154 const uint8_t *ciphertext, in CAU3_CHACHA20_POLY1305_Decrypt()