Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.c143 #define CRYPT_XOR128_OUT_LEN 16 macro
212 for (i = 0x00; i < CRYPT_XOR128_OUT_LEN; i++) { in SMP_CryptographicXor128()