Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_crypto/include/
A Dbt_crypto.h34 int bt_crypto_cmac_update(struct bt_crypto_cmac_t *ctx, const uint8_t *data, uint16_t data_length);
/AliOS-Things-master/components/ble_host/bt_crypto/
A Dbt_crypto.c311 __BT_CRYPTO_WEAK__ int bt_crypto_cmac_update(struct bt_crypto_cmac_t *ctx, const uint8_t *data, uin… in bt_crypto_cmac_update() function

Completed in 3 milliseconds