Searched defs:EVP_CIPHER (Results 1 – 2 of 2) sorted by relevance
451 public static abstract class EVP_CIPHER extends OpenSSLCipher { class in OpenSSLCipher470 public EVP_CIPHER(Mode mode, Padding padding) { in EVP_CIPHER() method in OpenSSLCipher.EVP_CIPHER
215 typedef struct evp_cipher_st EVP_CIPHER; typedef