Home
last modified time | relevance | path

Searched refs:EVP_get_cipherbyname (Results 1 – 14 of 14) sorted by relevance

/external/boringssl/src/include/openssl/
Dcipher.h398 OPENSSL_EXPORT const EVP_CIPHER *EVP_get_cipherbyname(const char *name);
/external/tcpdump/
Dprint-esp.c281 evp = EVP_get_cipherbyname(decode); in espprint_decode_encalgo()
/external/boringssl/src/crypto/cipher/
Dcipher.c634 const EVP_CIPHER *EVP_get_cipherbyname(const char *name) { in EVP_get_cipherbyname() function
/external/conscrypt/platform/src/test/java/org/conscrypt/
DNativeCryptoTest.java2702 final long evpCipher = NativeCrypto.EVP_get_cipherbyname("aes-128-ecb"); in test_EVP_CipherInit_ex_Null_Failure()
2723 final long evpCipher = NativeCrypto.EVP_get_cipherbyname("aes-128-ecb"); in test_EVP_CipherInit_ex_Success()
2729 long aes128ecb = NativeCrypto.EVP_get_cipherbyname("aes-128-ecb"); in test_EVP_CIPHER_iv_length()
2732 long aes128cbc = NativeCrypto.EVP_get_cipherbyname("aes-128-cbc"); in test_EVP_CIPHER_iv_length()
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DNativeCryptoTest.java2763 final long evpCipher = NativeCrypto.EVP_get_cipherbyname("aes-128-ecb"); in test_EVP_CipherInit_ex_Null_Failure()
2784 final long evpCipher = NativeCrypto.EVP_get_cipherbyname("aes-128-ecb"); in test_EVP_CipherInit_ex_Success()
2790 long aes128ecb = NativeCrypto.EVP_get_cipherbyname("aes-128-ecb"); in test_EVP_CIPHER_iv_length()
2793 long aes128cbc = NativeCrypto.EVP_get_cipherbyname("aes-128-cbc"); in test_EVP_CIPHER_iv_length()
/external/conscrypt/common/src/main/java/org/conscrypt/
DNativeCrypto.java261 public static native long EVP_get_cipherbyname(String string); in EVP_get_cipherbyname() method in NativeCrypto
DOpenSSLCipher.java487 final long cipherType = NativeCrypto.EVP_get_cipherbyname(getCipherName( in engineInitInternal()
/external/conscrypt/common/src/jni/main/cpp/
DNativeCrypto.cpp9045 CONSCRYPT_NATIVE_METHOD(NativeCrypto, EVP_get_cipherbyname, "(Ljava/lang/String;)J"),
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...