FFLSpec$2.smali

.class final enum Lcom/avast/crypto/FFLSpec$2;
.super Lcom/avast/crypto/FFLSpec;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/avast/crypto/FFLSpec;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x4008
    name = null
.end annotation


# instance fields
.field private final i:Lcom/avast/crypto/CryptoHelper;


# direct methods
.method constructor <init>(Ljava/lang/String;I)V
    .registers 4

    const/4 v0, 0x0

    invoke-direct {p0, p1, p2, v0}, Lcom/avast/crypto/FFLSpec;-><init>(Ljava/lang/String;ILcom/avast/crypto/FFLSpec$1;)V

    new-instance p1, Lcom/avast/crypto/CryptoHelper;

    invoke-direct {p1, p0}, Lcom/avast/crypto/CryptoHelper;-><init>(Lcom/avast/crypto/FFLSpec;)V

    iput-object p1, p0, Lcom/avast/crypto/FFLSpec$2;->i:Lcom/avast/crypto/CryptoHelper;

    return-void
.end method


# virtual methods
.method public f()Lcom/avast/crypto/CryptoHelper;
    .registers 2

    iget-object v0, p0, Lcom/avast/crypto/FFLSpec$2;->i:Lcom/avast/crypto/CryptoHelper;

    return-object v0
.end method

.method public g()I
    .registers 2

    const/16 v0, 0x20

    return v0
.end method

.method public j()Ljavax/crypto/Mac;
    .registers 2

    invoke-static {}, Lcom/avast/crypto/ThreadLocalMac;->b()Ljavax/crypto/Mac;

    move-result-object v0

    return-object v0
.end method