boringcrypto cleanup

This commit is contained in:
Wade Simmons
2026-06-09 13:24:59 -04:00
parent cb9547b6a1
commit 3b30526379
7 changed files with 17 additions and 111 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ func TestNewCipherStateDispatch(t *testing.T) {
encA, _ := buildCipherStates(t, CipherAESGCM)
encC, _ := buildCipherStates(t, noise.CipherChaChaPoly)
if !fips140.Enabled() {
if !boringEnabled && !fips140.Enabled() {
assert.IsType(t, &CipherStateAESGCM{}, NewCipherState(encA, CipherAESGCM))
} else {
// fips140