/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/tests/ |
H A D | aes_test.c | 169 cipher_ok ( &aes_128_ecb ); in aes_test_exec() 170 cipher_ok ( &aes_128_cbc ); in aes_test_exec() 171 cipher_ok ( &aes_192_ecb ); in aes_test_exec() 172 cipher_ok ( &aes_192_cbc ); in aes_test_exec() 173 cipher_ok ( &aes_256_ecb ); in aes_test_exec() 174 cipher_ok ( &aes_256_cbc ); in aes_test_exec()
|
H A D | cipher_test.h | 108 #define cipher_ok( test ) \ macro
|
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/tests/ |
H A D | aes_test.c | 169 cipher_ok ( &aes_128_ecb ); in aes_test_exec() 170 cipher_ok ( &aes_128_cbc ); in aes_test_exec() 171 cipher_ok ( &aes_192_ecb ); in aes_test_exec() 172 cipher_ok ( &aes_192_cbc ); in aes_test_exec() 173 cipher_ok ( &aes_256_ecb ); in aes_test_exec() 174 cipher_ok ( &aes_256_cbc ); in aes_test_exec()
|
H A D | cipher_test.h | 108 #define cipher_ok( test ) \ macro
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/tests/ |
H A D | aes_test.c | 169 cipher_ok ( &aes_128_ecb ); in aes_test_exec() 170 cipher_ok ( &aes_128_cbc ); in aes_test_exec() 171 cipher_ok ( &aes_192_ecb ); in aes_test_exec() 172 cipher_ok ( &aes_192_cbc ); in aes_test_exec() 173 cipher_ok ( &aes_256_ecb ); in aes_test_exec() 174 cipher_ok ( &aes_256_cbc ); in aes_test_exec()
|
H A D | cipher_test.h | 108 #define cipher_ok( test ) \ macro
|
/dports/net/ipxe/ipxe-2265a65/src/tests/ |
H A D | aes_test.c | 169 cipher_ok ( &aes_128_ecb ); in aes_test_exec() 170 cipher_ok ( &aes_128_cbc ); in aes_test_exec() 171 cipher_ok ( &aes_192_ecb ); in aes_test_exec() 172 cipher_ok ( &aes_192_cbc ); in aes_test_exec() 173 cipher_ok ( &aes_256_ecb ); in aes_test_exec() 174 cipher_ok ( &aes_256_cbc ); in aes_test_exec()
|
H A D | cipher_test.h | 108 #define cipher_ok( test ) \ macro
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/tests/ |
H A D | aes_test.c | 169 cipher_ok ( &aes_128_ecb ); in aes_test_exec() 170 cipher_ok ( &aes_128_cbc ); in aes_test_exec() 171 cipher_ok ( &aes_192_ecb ); in aes_test_exec() 172 cipher_ok ( &aes_192_cbc ); in aes_test_exec() 173 cipher_ok ( &aes_256_ecb ); in aes_test_exec() 174 cipher_ok ( &aes_256_cbc ); in aes_test_exec()
|
H A D | cipher_test.h | 108 #define cipher_ok( test ) \ macro
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/tests/ |
H A D | aes_test.c | 169 cipher_ok ( &aes_128_ecb ); in aes_test_exec() 170 cipher_ok ( &aes_128_cbc ); in aes_test_exec() 171 cipher_ok ( &aes_192_ecb ); in aes_test_exec() 172 cipher_ok ( &aes_192_cbc ); in aes_test_exec() 173 cipher_ok ( &aes_256_ecb ); in aes_test_exec() 174 cipher_ok ( &aes_256_cbc ); in aes_test_exec()
|
H A D | cipher_test.h | 108 #define cipher_ok( test ) \ macro
|
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/tests/ |
H A D | aes_test.c | 169 cipher_ok ( &aes_128_ecb ); in aes_test_exec() 170 cipher_ok ( &aes_128_cbc ); in aes_test_exec() 171 cipher_ok ( &aes_192_ecb ); in aes_test_exec() 172 cipher_ok ( &aes_192_cbc ); in aes_test_exec() 173 cipher_ok ( &aes_256_ecb ); in aes_test_exec() 174 cipher_ok ( &aes_256_cbc ); in aes_test_exec()
|
H A D | cipher_test.h | 108 #define cipher_ok( test ) \ macro
|
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/tests/ |
H A D | aes_test.c | 169 cipher_ok ( &aes_128_ecb ); in aes_test_exec() 170 cipher_ok ( &aes_128_cbc ); in aes_test_exec() 171 cipher_ok ( &aes_192_ecb ); in aes_test_exec() 172 cipher_ok ( &aes_192_cbc ); in aes_test_exec() 173 cipher_ok ( &aes_256_ecb ); in aes_test_exec() 174 cipher_ok ( &aes_256_cbc ); in aes_test_exec()
|
H A D | cipher_test.h | 108 #define cipher_ok( test ) \ macro
|
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/ssl/ |
H A D | encrypted_client_hello.cc | 534 bool cipher_ok = false; 542 cipher_ok = true; 546 if (!cipher_ok) {
|
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/ssl/ |
H A D | encrypted_client_hello.cc | 534 bool cipher_ok = false; in SetupContext() local 542 cipher_ok = true; in SetupContext() 546 if (!cipher_ok) { in SetupContext()
|
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/ |
H A D | ChangeLog | 776 Remove function without effect (cipher_ok() always returned true).
|
/dports/security/openvpn/openvpn-2.5.6/ |
H A D | ChangeLog | 2023 Remove function without effect (cipher_ok() always returned true).
|
/dports/security/openvpn-mbedtls/openvpn-2.5.6/ |
H A D | ChangeLog | 2023 Remove function without effect (cipher_ok() always returned true).
|