Home
last modified time | relevance | path

Searched refs:taglen (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac.c125 int tc_hmac_final(uint8_t *tag, unsigned int taglen, TCHmacState_t ctx) in tc_hmac_final() argument
130 taglen != TC_SHA256_DIGEST_SIZE || in tc_hmac_final()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac.c124 int tc_hmac_final(uint8_t *tag, unsigned int taglen, TCHmacState_t ctx) in tc_hmac_final() argument
129 taglen != TC_SHA256_DIGEST_SIZE || in tc_hmac_final()
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/include/tinycrypt/
Dhmac.h133 int tc_hmac_final(uint8_t *tag, unsigned int taglen, TCHmacState_t ctx);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/include/tinycrypt/
Dhmac.h133 int tc_hmac_final(uint8_t *tag, unsigned int taglen, TCHmacState_t ctx);