Module Name: src Committed By: riastradh Date: Sun Jul 26 04:44:47 UTC 2020
Modified Files:
src/sys/crypto/aes: aes_ccm.c
Log Message:
Ensure aes_ccm module init runs after aes module init.
Otherwise the AES implementation might not be selected early enough.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/crypto/aes/aes_ccm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
