Searched defs:EVP_PKEY (Results 1 – 5 of 5) sorted by relevance
123 public static class EVP_PKEY extends NativeRef { class in NativeRef124 public EVP_PKEY(long ctx) { in EVP_PKEY() method in NativeRef.EVP_PKEY
20 typedef struct evp_pkey_st EVP_PKEY; typedef
220 typedef struct evp_pkey_st EVP_PKEY; typedef
4278 int (*init_func)(EVP_MD_CTX*, EVP_PKEY_CTX**, const EVP_MD*, ENGINE*, EVP_PKEY*), argument