Searched defs:EVP_get_cipherbyname (Results 1 – 2 of 2) sorted by relevance
629 const EVP_CIPHER *EVP_get_cipherbyname(const char *name) { in EVP_get_cipherbyname() function
280 public static native long EVP_get_cipherbyname(String string); in EVP_get_cipherbyname() method in NativeCrypto