Searched refs:KMF_ERR_BAD_URI (Results 1 – 4 of 4) sorted by relevance
593 ret = KMF_ERR_BAD_URI; in download_file()599 ret = KMF_ERR_BAD_URI; /* we support http only */ in download_file()606 ret = KMF_ERR_BAD_URI; in download_file()619 ret = KMF_ERR_BAD_URI; in download_file()914 ret = KMF_ERR_BAD_URI; in kmf_get_ocsp_for_cert()919 ret = KMF_ERR_BAD_URI; /* we support http only */ in kmf_get_ocsp_for_cert()925 ret = KMF_ERR_BAD_URI; in kmf_get_ocsp_for_cert()
121 {KMF_ERR_BAD_URI, "KMF_ERR_BAD_URI"},1918 ret = KMF_ERR_BAD_URI; in verify_uri_format()1923 ret = KMF_ERR_BAD_URI; in verify_uri_format()1928 ret = KMF_ERR_BAD_URI; in verify_uri_format()
178 case KMF_ERR_BAD_URI: in pk_download()
331 KMF_ERR_BAD_URI = 0x45, enumerator