Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/include/tinycrypt/
A Dcbc_mode.h143 int tc_cbc_mode_decrypt(uint8_t *out, unsigned int outlen, const uint8_t *in,
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dcbc_mode.c77 int tc_cbc_mode_decrypt(uint8_t *out, unsigned int outlen, const uint8_t *in, in tc_cbc_mode_decrypt() function

Completed in 3 milliseconds