Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
EVP_read_pw_stringName: | 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_md5Name: | 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_40Name: | 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_rc4Name: | 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_ofbName: | 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_ecbName: | 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_cfb64Name: | 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_cfbName: | 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_cbcName: | 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_cbcName: | 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_cbcName: | 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_nullName: | 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_sha1Name: | 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_md5Name: | 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_md4Name: | 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_ofbName: | 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_ecbName: | 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_cfb64Name: | 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_cfbName: | 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_cbcName: | 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_gostr341194Name: | 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_gost2814789imitName: | 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_ecbName: | 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_cntName: | 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_cfb64Name: | 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_nullName: | 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_ecdsaName: | 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_dss1Name: | 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_dssName: | 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_cbcName: | 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_ofbName: | 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_ofbName: | 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_ecbName: | 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_cfb64Name: | 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_cfbName: | 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_cbcName: | 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_ofbName: | 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_ecbName: | 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_cfb8Name: | 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_cfb64Name: | 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_cfb1Name: | 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_cfbName: | 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_cbcName: | 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_ede3Name: | 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_edeName: | 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_ecbName: | 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_cfb8Name: | 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_cfb64Name: | 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_cfb1Name: | 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_cfbName: | 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_cbcName: | 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_chacha20Name: | 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_ofbName: | 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_ecbName: | 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_cfb64Name: | 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_cfbName: | 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_cbcName: | 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_ofbName: | 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_ecbName: | 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_cfb8Name: | 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_cfb128Name: | 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_cfb1Name: | 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_cbcName: | 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_ofbName: | 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_ecbName: | 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_cfb8Name: | 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_cfb128Name: | 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_cfb1Name: | 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_cbcName: | 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_ofbName: | 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_ecbName: | 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_cfb8Name: | 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_cfb128Name: | 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_cfb1Name: | 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_cbcName: | 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_ofbName: | 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_ecbName: | 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_cfb64Name: | 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_cfbName: | 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_cbcName: | 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_xtsName: | 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_ofbName: | 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_gcmName: | 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_ecbName: | 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_ctrName: | 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_cfb8Name: | 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_cfb128Name: | 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_cfb1Name: | 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_cfbName: | 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_ccmName: | 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_sha1Name: | 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_cbcName: | 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_ofbName: | 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_gcmName: | 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_ecbName: | 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_ctrName: | 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_cfb8Name: | 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_cfb128Name: | 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_cfb1Name: | 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_cfbName: | 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 |