IvParameters$ChaCha20.smali
.class public Lorg/conscrypt/IvParameters$ChaCha20;
.super Lorg/conscrypt/IvParameters;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/conscrypt/IvParameters;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ChaCha20"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Lorg/conscrypt/IvParameters;-><init>()V
return-void
.end method