Searched defs:aes_cipher_msg_auth_code (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/smp/
H A Dsmp_cmac.c278 ** Function aes_cipher_msg_auth_code
291 BOOLEAN aes_cipher_msg_auth_code(BT_OCTET16 key, UINT8 *input, UINT16 length, function
369 aes_cipher_msg_auth_code(key, M, len, 128, test_cmac_cback, 0);

Completed in 61 milliseconds