]> git.proxmox.com Git - mirror_ovs.git/blob - tests/openssl.supp
system-afxdp.at: Add test for infinite re-addition of failed ports.
[mirror_ovs.git] / tests / openssl.supp
1 # suppress OpenSSL errors from valgrind
2
3 {
4 BN_mod_inverse
5 Memcheck:Cond
6 fun:BN_mod_inverse
7 }
8
9 {
10 BN_div
11 Memcheck:Cond
12 fun:BN_div
13 }