Searched defs:EVP_CIPHER_CTX (Results 1 - 3 of 3) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
H A DNativeRef.java93 public static class EVP_CIPHER_CTX extends NativeRef { class in class:NativeRef
94 public EVP_CIPHER_CTX(long ctx) { method in class:NativeRef.EVP_CIPHER_CTX
/external/boringssl/include/openssl/
H A Dbase.h214 typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; typedef in typeref:struct:evp_cipher_ctx_st
/external/boringssl/src/include/openssl/
H A Dbase.h214 typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; typedef in typeref:struct:evp_cipher_ctx_st

Completed in 120 milliseconds