Follow up to r348042: cast `aad` to a byte array
authorEnji Cooper <ngie@FreeBSD.org>
Tue, 21 May 2019 04:03:22 +0000 (04:03 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Tue, 21 May 2019 04:03:22 +0000 (04:03 +0000)
commitef02523dc807b5d215595150314736d2b458c45b
tree1616f1fed2a7510375bbb95e9ea740ae17b949c4
parentffbc8cc0f2f20c4169faa2acd553e5ab7bbefbf8
Follow up to r348042: cast `aad` to a byte array

This is not completely necessary today, but this change is being made in a
conservative manner to avoid accidental breakage in the future, if this ever
was a unicode string.

PR: 237403
MFC after: 1 week
tests/sys/opencrypto/cryptodev.py