Home | History | Annotate | Download | only in conscrypt

Lines Matching refs:AES_128_KEY

2920     private static final byte[] AES_128_KEY = new byte[] {
3132 NativeCrypto.EVP_CipherInit_ex(ctx, evpCipher, AES_128_KEY, null, true);