Home
last modified time | relevance | path

Searched refs:cipher_ok (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/tests/
H A Daes_test.c169 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 Dcipher_test.h108 #define cipher_ok( test ) \ macro
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/tests/
H A Daes_test.c169 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 Dcipher_test.h108 #define cipher_ok( test ) \ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/tests/
H A Daes_test.c169 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 Dcipher_test.h108 #define cipher_ok( test ) \ macro
/dports/net/ipxe/ipxe-2265a65/src/tests/
H A Daes_test.c169 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 Dcipher_test.h108 #define cipher_ok( test ) \ macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/tests/
H A Daes_test.c169 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 Dcipher_test.h108 #define cipher_ok( test ) \ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/tests/
H A Daes_test.c169 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 Dcipher_test.h108 #define cipher_ok( test ) \ macro
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/tests/
H A Daes_test.c169 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 Dcipher_test.h108 #define cipher_ok( test ) \ macro
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/tests/
H A Daes_test.c169 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 Dcipher_test.h108 #define cipher_ok( test ) \ macro
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/ssl/
H A Dencrypted_client_hello.cc534 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 Dencrypted_client_hello.cc534 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 DChangeLog776 Remove function without effect (cipher_ok() always returned true).
/dports/security/openvpn/openvpn-2.5.6/
H A DChangeLog2023 Remove function without effect (cipher_ok() always returned true).
/dports/security/openvpn-mbedtls/openvpn-2.5.6/
H A DChangeLog2023 Remove function without effect (cipher_ok() always returned true).