]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Follow up to r348042: cast `aad` to a byte array
authorngie <ngie@FreeBSD.org>
Tue, 21 May 2019 04:03:22 +0000 (04:03 +0000)
committerngie <ngie@FreeBSD.org>
Tue, 21 May 2019 04:03:22 +0000 (04:03 +0000)
commitb674413921a95b5b87d1bcd2241e8208732f7e3d
tree1616f1fed2a7510375bbb95e9ea740ae17b949c4
parent1dc65ca0b9b8ed84c79b178d3b9de016f6150919
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