Searched defs:ciphertextLen (Results 1 – 3 of 3) sorted by relevance
550 size_t ciphertextLen = env->GetArrayLength(cipherTextArray); in Java_com_android_adservices_ohttp_OhttpJniWrapper_aeadOpen() local631 size_t ciphertextLen; in Java_com_android_adservices_ohttp_OhttpJniWrapper_aeadSeal() local
173 int ciphertextLen = ciphertext.remaining(); in macDataRfc8439() local
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...