Searched refs:CHACHA20_POLY1305_BLK_SIZE (Results 1 – 3 of 3) sorted by relevance
37 import static android.net.cts.PacketUtils.CHACHA20_POLY1305_BLK_SIZE;291 CHACHA20_POLY1305_BLK_SIZE, in testChaCha20Poly1305()
74 static final int CHACHA20_POLY1305_BLK_SIZE = ESP_BLK_SIZE; field in PacketUtils
41 import static android.net.cts.PacketUtils.CHACHA20_POLY1305_BLK_SIZE;480 return CHACHA20_POLY1305_BLK_SIZE; in getBlkSize()