package p138.p329.p357.p358;

import p138.p139.p143.p144.C2803;
import p138.p329.p351.p352.InterfaceC6290;
import p138.p329.p357.InterfaceC6308;
import p138.p329.p357.InterfaceC6310;
import p138.p329.p357.InterfaceC6311;
import p138.p329.p357.InterfaceC6312;

/* JADX INFO: renamed from: ދ.ށ.އ.ނ.ރ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6326 implements InterfaceC6312 {
    @Override // p138.p329.p357.InterfaceC6312
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC6310 mo9551(String str) {
        return new C6320(str);
    }

    @Override // p138.p329.p357.InterfaceC6312
    /* JADX INFO: renamed from: ؠ */
    public InterfaceC6308 mo9552(String str) {
        InterfaceC6290<InterfaceC6308> interfaceC6290 = C6314.f17656.get(str);
        if (interfaceC6290 != null) {
            return interfaceC6290.mo9523();
        }
        throw new IllegalArgumentException(C2803.m4879("Unknown Cipher ", str));
    }

    @Override // p138.p329.p357.InterfaceC6312
    /* JADX INFO: renamed from: ހ */
    public InterfaceC6311 mo9553(String str) {
        return new C6323(str);
    }
}
