wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Add reference to wc_AesInit in Gmac API doc

Open embhorn opened this issue 3 years ago • 0 comments

Description

wc_GmacSetKey and wc_GmacUpdate doxygen examples should show using wc_AesInit to set the Aes devID.

Fixes zd14858

Testing

Documentation only

Checklist

  • [ ] added tests
  • [X] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

embhorn avatar Sep 16 '22 20:09 embhorn