Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/crypto_toolbox/
Dcrypto_toolbox.h53 uint16_t length, uint16_t tlen, uint8_t* p_signature) { in aes_cmac()
/system/bt/gd/crypto_toolbox/
Dcrypto_toolbox.h56 inline void aes_cmac(const Octet16& key, const uint8_t* message, uint16_t length, uint16_t tlen, ui… in aes_cmac()
/system/nfc/src/nfc/ndef/
Dndef_utils.cc463 uint8_t tlen) { in NDEF_MsgGetFirstRecByType()
517 uint8_t* p_type, uint8_t tlen) { in NDEF_MsgGetNextRecByType()