Searched refs:httpPost (Results 1 – 1 of 1) sorted by relevance
200 return new FetchEekResponse(httpPost(uri, input.toByteArray())); in fetchEek()224 DataItem response = httpPost(uri, csr); in signCertificates()242 DataItem httpPost(Uri uri, byte[] input) in httpPost() method in RkpRegistrationCheck