Searched defs:EVP_CIPHER_CTX (Results 1 – 2 of 2) sorted by relevance
93 public static class EVP_CIPHER_CTX extends NativeRef { class in NativeRef94 public EVP_CIPHER_CTX(long ctx) { in EVP_CIPHER_CTX() method in NativeRef.EVP_CIPHER_CTX
214 typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; typedef