Lines Matching full:during
63 lg2::error("Error occurred during X509_STORE_new call"); in getX509Store()
75 lg2::error("Error occurred during X509_STORE_add_lookup call"); in getX509Store()
84 "Error occurred during X509_LOOKUP_load_file call, FILE:{FILE}", in getX509Store()
98 "Error occurred during X509_new call, FILE:{FILE}, ERRCODE:{ERRCODE}", in loadCert()
106 lg2::error("Error occurred during BIO_new_file call, FILE:{FILE}", in loadCert()
114 lg2::error("Error occurred during PEM_read_bio_X509 call, FILE:{FILE}", in loadCert()
149 lg2::error("Error occurred during X509_STORE_CTX_new call"); in validateCertificateAgainstStore()
156 lg2::error("Error occurred during X509_STORE_CTX_init call"); in validateCertificateAgainstStore()
175 "Error occurred during X509_verify_cert call, checking for known " in validateCertificateAgainstStore()
182 lg2::error("Error occurred during X509_verify_cert call"); in validateCertificateAgainstStore()
240 lg2::error("Error occurred during parseCert: PEM is too long"); in parseCert()
246 lg2::error("Error occurred during X509_new call, ERRCODE:{ERRCODE}", in parseCert()
256 lg2::error("Error occurred during PEM_read_bio_X509 call, PEM:{PEM}", in parseCert()