Searched refs:evp_print_func (Results 1 – 1 of 1) sorted by relevance
993 static jstring evp_print_func(JNIEnv* env, jobject pkeyRef, print_func* func, in evp_print_func() function1024 return evp_print_func(env, pkeyRef, EVP_PKEY_print_public, "EVP_PKEY_print_public"); in NativeCrypto_EVP_PKEY_print_public()1028 return evp_print_func(env, pkeyRef, EVP_PKEY_print_params, "EVP_PKEY_print_params"); in NativeCrypto_EVP_PKEY_print_params()