Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h35 #define CRYPT_AESCMAC_PADDED_LEN 16 macro
H A Dsmp_tool.c523 uint8_t padded[CRYPT_AESCMAC_PADDED_LEN]; in SMP_CryptographicAesCmacStep2()
528 (void)memset_s(padded, CRYPT_AESCMAC_PADDED_LEN, 0x00, CRYPT_AESCMAC_PADDED_LEN); in SMP_CryptographicAesCmacStep2()

Completed in 2 milliseconds