Missing return in atcab_aes_ccm_aad_finish
peschuster opened this issue · 0 comments
peschuster commented
In
cryptoauthlib/lib/crypto/atca_crypto_hw_aes_ccm.c
Lines 370 to 376 in 86b3046
I think there is a return statement missing or the condition in line 376 should be extended to cover a null pointer.