Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h39 #define CRYPT_AESCMAC_NUM 15 macro
H A Dsmp_tool.c530 param->n = (param->length + CRYPT_AESCMAC_NUM) / CRYPT_AESCMAC_TMP_LEN; in SMP_CryptographicAesCmacStep2()