Searched refs:CHACHA20_POLY1305_IV_LEN (Results 1 – 3 of 3) sorted by relevance
39 import static android.net.cts.PacketUtils.CHACHA20_POLY1305_IV_LEN;293 CHACHA20_POLY1305_IV_LEN, in testChaCha20Poly1305()
75 static final int CHACHA20_POLY1305_IV_LEN = 8; field in PacketUtils
43 import static android.net.cts.PacketUtils.CHACHA20_POLY1305_IV_LEN;460 return CHACHA20_POLY1305_IV_LEN; in getIvLen()