| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_all.c |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | void ENGINE_load_builtin_engines(void) | - |
| 3 | { | - |
| 4 | - | |
| 5 | OPENSSL_cpuid_setup(); | - |
| 6 | - | |
| 7 | OPENSSL_init_crypto((0x00000200L | 0x00000400L | 0x00001000L | 0x00002000L | 0x00004000L), | - |
| 8 | ((void *)0) | - |
| 9 | ); | - |
| 10 | } executed 1959 times by 1 test: end of blockExecuted by:
| 1959 |
| Switch to Source code | Preprocessed file |