Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_cmac.c135 static BOOLEAN cmac_aes_k_calculate(BT_OCTET16 key, UINT8 *p_signature, UINT16 tlen) in cmac_aes_k_calculate() function
327 ret = cmac_aes_k_calculate(key, p_signature, tlen); in aes_cipher_msg_auth_code()