loicpoulain / meshd

Bluetooth mesh stack for Linux
30 stars 17 forks source link

AEC_CCM error #6

Open Joeyyzhao opened 3 years ago

Joeyyzhao commented 3 years ago

Hi, when the device enter the provsioning data state, I have met an error which through out by aes_ccm api, and I see you add the comment "FIX ME" on the top of the api of recv the result of encryption, is there any update of this bug fix? Thanks for your any response.

loicpoulain commented 3 years ago

What kind of error? have you checked your kernel support ccm encryption (CRYPTO_CCM)