| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
EVP_read_pw_string| Name: | EVP_read_pw_string | | Prototype: | int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/evp_key.c | | Lines: | 90-94 |
| | 1 | 1 |
EVP_rc4_hmac_md5| Name: | EVP_rc4_hmac_md5 | | Prototype: | const EVP_CIPHER * EVP_rc4_hmac_md5(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc4_hmac_md5.c | | Lines: | 300-304 |
| | 1 | 1 |
EVP_rc4_40| Name: | EVP_rc4_40 | | Prototype: | const EVP_CIPHER * EVP_rc4_40(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc4.c | | Lines: | 119-123 |
| | 1 | 1 |
EVP_rc4| Name: | EVP_rc4 | | Prototype: | const EVP_CIPHER * EVP_rc4(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc4.c | | Lines: | 113-117 |
| | 1 | 1 |
EVP_rc2_ofb| Name: | EVP_rc2_ofb | | Prototype: | const EVP_CIPHER *EVP_rc2_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | | Lines: | 87-87 |
| | 1 | 1 |
EVP_rc2_ecb| Name: | EVP_rc2_ecb | | Prototype: | const EVP_CIPHER *EVP_rc2_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | | Lines: | 87-87 |
| | 1 | 1 |
EVP_rc2_cfb64| Name: | EVP_rc2_cfb64 | | Prototype: | const EVP_CIPHER *EVP_rc2_cfb64(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | | Lines: | 87-87 |
| | 1 | 1 |
EVP_rc2_cfb| Name: | EVP_rc2_cfb | | Prototype: | const EVP_CIPHER * EVP_rc2_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 118-122 |
| | 1 | 1 |
EVP_rc2_cbc| Name: | EVP_rc2_cbc | | Prototype: | const EVP_CIPHER *EVP_rc2_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | | Lines: | 87-87 |
| | 1 | 1 |
EVP_rc2_64_cbc| Name: | EVP_rc2_64_cbc | | Prototype: | const EVP_CIPHER * EVP_rc2_64_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | | Lines: | 127-131 |
| | 1 | 1 |
EVP_rc2_40_cbc| Name: | EVP_rc2_40_cbc | | Prototype: | const EVP_CIPHER * EVP_rc2_40_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | | Lines: | 133-137 |
| | 1 | 1 |
EVP_md_null| Name: | EVP_md_null | | Prototype: | const EVP_MD * EVP_md_null(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_null.c | | Lines: | 102-106 |
| | 1 | 1 |
EVP_md5_sha1| Name: | EVP_md5_sha1 | | Prototype: | const EVP_MD * EVP_md5_sha1(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_md5_sha1.c | | Lines: | 90-94 |
| | 1 | 1 |
EVP_md5| Name: | EVP_md5 | | Prototype: | const EVP_MD * EVP_md5(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_md5.c | | Lines: | 113-117 |
| | 1 | 1 |
EVP_md4| Name: | EVP_md4 | | Prototype: | const EVP_MD * EVP_md4(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_md4.c | | Lines: | 113-117 |
| | 1 | 1 |
EVP_idea_ofb| Name: | EVP_idea_ofb | | Prototype: | const EVP_CIPHER *EVP_idea_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_idea.c | | Lines: | 98-98 |
| | 1 | 1 |
EVP_idea_ecb| Name: | EVP_idea_ecb | | Prototype: | const EVP_CIPHER *EVP_idea_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_idea.c | | Lines: | 98-98 |
| | 1 | 1 |
EVP_idea_cfb64| Name: | EVP_idea_cfb64 | | Prototype: | const EVP_CIPHER *EVP_idea_cfb64(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_idea.c | | Lines: | 98-98 |
| | 1 | 1 |
EVP_idea_cfb| Name: | EVP_idea_cfb | | Prototype: | const EVP_CIPHER * EVP_idea_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 108-112 |
| | 1 | 1 |
EVP_idea_cbc| Name: | EVP_idea_cbc | | Prototype: | const EVP_CIPHER *EVP_idea_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_idea.c | | Lines: | 98-98 |
| | 1 | 1 |
EVP_gostr341194| Name: | EVP_gostr341194 | | Prototype: | const EVP_MD * EVP_gostr341194(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_gostr341194.c | | Lines: | 92-96 |
| | 1 | 1 |
EVP_gost2814789imit| Name: | EVP_gost2814789imit | | Prototype: | const EVP_MD * EVP_gost2814789imit(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_gost2814789.c | | Lines: | 105-109 |
| | 1 | 1 |
EVP_gost2814789_ecb| Name: | EVP_gost2814789_ecb | | Prototype: | const EVP_CIPHER *EVP_gost2814789_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | | Lines: | 213-213 |
| | 1 | 1 |
EVP_gost2814789_cnt| Name: | EVP_gost2814789_cnt | | Prototype: | const EVP_CIPHER *EVP_gost2814789_cnt(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | | Lines: | 221-221 |
| | 1 | 1 |
EVP_gost2814789_cfb64| Name: | EVP_gost2814789_cfb64 | | Prototype: | const EVP_CIPHER *EVP_gost2814789_cfb64(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | | Lines: | 217-217 |
| | 1 | 1 |
EVP_enc_null| Name: | EVP_enc_null | | Prototype: | const EVP_CIPHER * EVP_enc_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_null.c | | Lines: | 84-88 |
| | 1 | 1 |
EVP_ecdsa| Name: | EVP_ecdsa | | Prototype: | const EVP_MD * EVP_ecdsa(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_ecdsa.c | | Lines: | 161-165 |
| | 1 | 1 |
EVP_dss1| Name: | EVP_dss1 | | Prototype: | const EVP_MD * EVP_dss1(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_dss1.c | | Lines: | 112-116 |
| | 1 | 1 |
EVP_dss| Name: | EVP_dss | | Prototype: | const EVP_MD * EVP_dss(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_dss.c | | Lines: | 112-116 |
| | 1 | 1 |
EVP_desx_cbc| Name: | EVP_desx_cbc | | Prototype: | const EVP_CIPHER * EVP_desx_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_xcbc_d.c | | Lines: | 100-104 |
| | 1 | 1 |
EVP_des_ofb| Name: | EVP_des_ofb | | Prototype: | const EVP_CIPHER *EVP_des_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des.c | | Lines: | 186-186 |
| | 1 | 1 |
EVP_des_ede_ofb| Name: | EVP_des_ede_ofb | | Prototype: | const EVP_CIPHER *EVP_des_ede_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 198-198 |
| | 1 | 1 |
EVP_des_ede_ecb| Name: | EVP_des_ede_ecb | | Prototype: | const EVP_CIPHER *EVP_des_ede_ecb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 198-198 |
| | 1 | 1 |
EVP_des_ede_cfb64| Name: | EVP_des_ede_cfb64 | | Prototype: | const EVP_CIPHER *EVP_des_ede_cfb64(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 198-198 |
| | 1 | 1 |
EVP_des_ede_cfb| Name: | EVP_des_ede_cfb | | Prototype: | const EVP_CIPHER * EVP_des_ede_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 98-102 |
| | 1 | 1 |
EVP_des_ede_cbc| Name: | EVP_des_ede_cbc | | Prototype: | const EVP_CIPHER *EVP_des_ede_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 198-198 |
| | 1 | 1 |
EVP_des_ede3_ofb| Name: | EVP_des_ede3_ofb | | Prototype: | const EVP_CIPHER *EVP_des_ede3_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 209-209 |
| | 1 | 1 |
EVP_des_ede3_ecb| Name: | EVP_des_ede3_ecb | | Prototype: | const EVP_CIPHER *EVP_des_ede3_ecb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 209-209 |
| | 1 | 1 |
EVP_des_ede3_cfb8| Name: | EVP_des_ede3_cfb8 | | Prototype: | const EVP_CIPHER *EVP_des_ede3_cfb8(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 221-221 |
| | 1 | 1 |
EVP_des_ede3_cfb64| Name: | EVP_des_ede3_cfb64 | | Prototype: | const EVP_CIPHER *EVP_des_ede3_cfb64(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 209-209 |
| | 1 | 1 |
EVP_des_ede3_cfb1| Name: | EVP_des_ede3_cfb1 | | Prototype: | const EVP_CIPHER *EVP_des_ede3_cfb1(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 215-215 |
| | 1 | 1 |
EVP_des_ede3_cfb| Name: | EVP_des_ede3_cfb | | Prototype: | const EVP_CIPHER * EVP_des_ede3_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 91-95 |
| | 1 | 1 |
EVP_des_ede3_cbc| Name: | EVP_des_ede3_cbc | | Prototype: | const EVP_CIPHER *EVP_des_ede3_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 209-209 |
| | 1 | 1 |
EVP_des_ede3| Name: | EVP_des_ede3 | | Prototype: | const EVP_CIPHER * EVP_des_ede3(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 279-283 |
| | 1 | 1 |
EVP_des_ede| Name: | EVP_des_ede | | Prototype: | const EVP_CIPHER * EVP_des_ede(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des3.c | | Lines: | 273-277 |
| | 1 | 1 |
EVP_des_ecb| Name: | EVP_des_ecb | | Prototype: | const EVP_CIPHER *EVP_des_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des.c | | Lines: | 186-186 |
| | 1 | 1 |
EVP_des_cfb8| Name: | EVP_des_cfb8 | | Prototype: | const EVP_CIPHER *EVP_des_cfb8(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des.c | | Lines: | 197-197 |
| | 1 | 1 |
EVP_des_cfb64| Name: | EVP_des_cfb64 | | Prototype: | const EVP_CIPHER *EVP_des_cfb64(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des.c | | Lines: | 186-186 |
| | 1 | 1 |
EVP_des_cfb1| Name: | EVP_des_cfb1 | | Prototype: | const EVP_CIPHER *EVP_des_cfb1(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des.c | | Lines: | 192-192 |
| | 1 | 1 |
EVP_des_cfb| Name: | EVP_des_cfb | | Prototype: | const EVP_CIPHER * EVP_des_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 84-88 |
| | 1 | 1 |
EVP_des_cbc| Name: | EVP_des_cbc | | Prototype: | const EVP_CIPHER *EVP_des_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_des.c | | Lines: | 186-186 |
| | 1 | 1 |
EVP_chacha20| Name: | EVP_chacha20 | | Prototype: | const EVP_CIPHER * EVP_chacha20(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_chacha.c | | Lines: | 44-48 |
| | 1 | 1 |
EVP_cast5_ofb| Name: | EVP_cast5_ofb | | Prototype: | const EVP_CIPHER *EVP_cast5_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 80-80 |
| | 1 | 1 |
EVP_cast5_ecb| Name: | EVP_cast5_ecb | | Prototype: | const EVP_CIPHER *EVP_cast5_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 80-80 |
| | 1 | 1 |
EVP_cast5_cfb64| Name: | EVP_cast5_cfb64 | | Prototype: | const EVP_CIPHER *EVP_cast5_cfb64(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 80-80 |
| | 1 | 1 |
EVP_cast5_cfb| Name: | EVP_cast5_cfb | | Prototype: | const EVP_CIPHER * EVP_cast5_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 128-132 |
| | 1 | 1 |
EVP_cast5_cbc| Name: | EVP_cast5_cbc | | Prototype: | const EVP_CIPHER *EVP_cast5_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 80-80 |
| | 1 | 1 |
EVP_camellia_256_ofb| Name: | EVP_camellia_256_ofb | | Prototype: | const EVP_CIPHER *EVP_camellia_256_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 89-89 |
| | 1 | 1 |
EVP_camellia_256_ecb| Name: | EVP_camellia_256_ecb | | Prototype: | const EVP_CIPHER *EVP_camellia_256_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 89-89 |
| | 1 | 1 |
EVP_camellia_256_cfb8| Name: | EVP_camellia_256_cfb8 | | Prototype: | const EVP_CIPHER *EVP_camellia_256_cfb8(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 104-104 |
| | 1 | 1 |
EVP_camellia_256_cfb128| Name: | EVP_camellia_256_cfb128 | | Prototype: | const EVP_CIPHER *EVP_camellia_256_cfb128(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 89-89 |
| | 1 | 1 |
EVP_camellia_256_cfb1| Name: | EVP_camellia_256_cfb1 | | Prototype: | const EVP_CIPHER *EVP_camellia_256_cfb1(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 100-100 |
| | 1 | 1 |
EVP_camellia_256_cbc| Name: | EVP_camellia_256_cbc | | Prototype: | const EVP_CIPHER *EVP_camellia_256_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 89-89 |
| | 1 | 1 |
EVP_camellia_192_ofb| Name: | EVP_camellia_192_ofb | | Prototype: | const EVP_CIPHER *EVP_camellia_192_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 83-83 |
| | 1 | 1 |
EVP_camellia_192_ecb| Name: | EVP_camellia_192_ecb | | Prototype: | const EVP_CIPHER *EVP_camellia_192_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 83-83 |
| | 1 | 1 |
EVP_camellia_192_cfb8| Name: | EVP_camellia_192_cfb8 | | Prototype: | const EVP_CIPHER *EVP_camellia_192_cfb8(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 103-103 |
| | 1 | 1 |
EVP_camellia_192_cfb128| Name: | EVP_camellia_192_cfb128 | | Prototype: | const EVP_CIPHER *EVP_camellia_192_cfb128(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 83-83 |
| | 1 | 1 |
EVP_camellia_192_cfb1| Name: | EVP_camellia_192_cfb1 | | Prototype: | const EVP_CIPHER *EVP_camellia_192_cfb1(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 99-99 |
| | 1 | 1 |
EVP_camellia_192_cbc| Name: | EVP_camellia_192_cbc | | Prototype: | const EVP_CIPHER *EVP_camellia_192_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 83-83 |
| | 1 | 1 |
EVP_camellia_128_ofb| Name: | EVP_camellia_128_ofb | | Prototype: | const EVP_CIPHER *EVP_camellia_128_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 77-77 |
| | 1 | 1 |
EVP_camellia_128_ecb| Name: | EVP_camellia_128_ecb | | Prototype: | const EVP_CIPHER *EVP_camellia_128_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 77-77 |
| | 1 | 1 |
EVP_camellia_128_cfb8| Name: | EVP_camellia_128_cfb8 | | Prototype: | const EVP_CIPHER *EVP_camellia_128_cfb8(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 102-102 |
| | 1 | 1 |
EVP_camellia_128_cfb128| Name: | EVP_camellia_128_cfb128 | | Prototype: | const EVP_CIPHER *EVP_camellia_128_cfb128(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 77-77 |
| | 1 | 1 |
EVP_camellia_128_cfb1| Name: | EVP_camellia_128_cfb1 | | Prototype: | const EVP_CIPHER *EVP_camellia_128_cfb1(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 98-98 |
| | 1 | 1 |
EVP_camellia_128_cbc| Name: | EVP_camellia_128_cbc | | Prototype: | const EVP_CIPHER *EVP_camellia_128_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 77-77 |
| | 1 | 1 |
EVP_bf_ofb| Name: | EVP_bf_ofb | | Prototype: | const EVP_CIPHER *EVP_bf_ofb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 80-80 |
| | 1 | 1 |
EVP_bf_ecb| Name: | EVP_bf_ecb | | Prototype: | const EVP_CIPHER *EVP_bf_ecb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 80-80 |
| | 1 | 1 |
EVP_bf_cfb64| Name: | EVP_bf_cfb64 | | Prototype: | const EVP_CIPHER *EVP_bf_cfb64(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 80-80 |
| | 1 | 1 |
EVP_bf_cfb| Name: | EVP_bf_cfb | | Prototype: | const EVP_CIPHER * EVP_bf_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 74-78 |
| | 1 | 1 |
EVP_bf_cbc| Name: | EVP_bf_cbc | | Prototype: | const EVP_CIPHER *EVP_bf_cbc(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 80-80 |
| | 1 | 1 |
EVP_aes_256_xts| Name: | EVP_aes_256_xts | | Prototype: | const EVP_CIPHER * EVP_aes_256_xts(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 1196-1196 |
| | 1 | 1 |
EVP_aes_256_ofb| Name: | EVP_aes_256_ofb | | Prototype: | const EVP_CIPHER * EVP_aes_256_ofb(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 684-684 |
| | 1 | 1 |
EVP_aes_256_gcm| Name: | EVP_aes_256_gcm | | Prototype: | const EVP_CIPHER * EVP_aes_256_gcm(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 1063-1063 |
| | 1 | 1 |
EVP_aes_256_ecb| Name: | EVP_aes_256_ecb | | Prototype: | const EVP_CIPHER * EVP_aes_256_ecb(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 684-684 |
| | 1 | 1 |
EVP_aes_256_ctr| Name: | EVP_aes_256_ctr | | Prototype: | const EVP_CIPHER * EVP_aes_256_ctr(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 684-684 |
| | 1 | 1 |
EVP_aes_256_cfb8| Name: | EVP_aes_256_cfb8 | | Prototype: | const EVP_CIPHER * EVP_aes_256_cfb8(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 684-684 |
| | 1 | 1 |
EVP_aes_256_cfb128| Name: | EVP_aes_256_cfb128 | | Prototype: | const EVP_CIPHER * EVP_aes_256_cfb128(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 684-684 |
| | 1 | 1 |
EVP_aes_256_cfb1| Name: | EVP_aes_256_cfb1 | | Prototype: | const EVP_CIPHER * EVP_aes_256_cfb1(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 684-684 |
| | 1 | 1 |
EVP_aes_256_cfb| Name: | EVP_aes_256_cfb | | Prototype: | const EVP_CIPHER * EVP_aes_256_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 152-156 |
| | 1 | 1 |
EVP_aes_256_ccm| Name: | EVP_aes_256_ccm | | Prototype: | const EVP_CIPHER * EVP_aes_256_ccm(void) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 1362-1362 |
| | 1 | 1 |
EVP_aes_256_cbc_hmac_sha1| Name: | EVP_aes_256_cbc_hmac_sha1 | | Prototype: | const EVP_CIPHER * EVP_aes_256_cbc_hmac_sha1(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes_cbc_hmac_sha1.c | | Lines: | 578-583 |
| | 6 | 1 |
EVP_aes_256_cbc| Name: | EVP_aes_256_cbc | | Prototype: | const EVP_CIPHER * EVP_aes_256_cbc(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 684-684 |
| | 1 | 1 |
EVP_aes_192_ofb| Name: | EVP_aes_192_ofb | | Prototype: | const EVP_CIPHER * EVP_aes_192_ofb(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 683-683 |
| | 1 | 1 |
EVP_aes_192_gcm| Name: | EVP_aes_192_gcm | | Prototype: | const EVP_CIPHER * EVP_aes_192_gcm(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 1061-1061 |
| | 1 | 1 |
EVP_aes_192_ecb| Name: | EVP_aes_192_ecb | | Prototype: | const EVP_CIPHER * EVP_aes_192_ecb(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 683-683 |
| | 1 | 1 |
EVP_aes_192_ctr| Name: | EVP_aes_192_ctr | | Prototype: | const EVP_CIPHER * EVP_aes_192_ctr(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 683-683 |
| | 1 | 1 |
EVP_aes_192_cfb8| Name: | EVP_aes_192_cfb8 | | Prototype: | const EVP_CIPHER * EVP_aes_192_cfb8(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 683-683 |
| | 1 | 1 |
EVP_aes_192_cfb128| Name: | EVP_aes_192_cfb128 | | Prototype: | const EVP_CIPHER * EVP_aes_192_cfb128(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 683-683 |
| | 1 | 1 |
EVP_aes_192_cfb1| Name: | EVP_aes_192_cfb1 | | Prototype: | const EVP_CIPHER * EVP_aes_192_cfb1(void) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 683-683 |
| | 1 | 1 |
EVP_aes_192_cfb| Name: | EVP_aes_192_cfb | | Prototype: | const EVP_CIPHER * EVP_aes_192_cfb(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | | Lines: | 145-149 |
| | 1 | 1 |