Home
last modified time | relevance | path

Searched refs:CRYPT_AESCMAC_OUT_LEN (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h38 #define CRYPT_AESCMAC_OUT_LEN 16 macro
43 uint8_t output1[CRYPT_AESCMAC_OUT_LEN];
44 uint8_t output2[CRYPT_AESCMAC_OUT_LEN];
53 uint8_t output[CRYPT_AESCMAC_OUT_LEN];
61 uint8_t aesCmacOutput[CRYPT_AESCMAC_OUT_LEN];
H A Dsmp.c1673 CRYPT_AESCMAC_OUT_LEN, in SMP_GenerateSignatureStep1()
1675 CRYPT_AESCMAC_OUT_LEN); in SMP_GenerateSignatureStep1()

Completed in 3 milliseconds