Searched refs:pkey_path (Results 1 – 1 of 1) sorted by relevance
63 static EVP_PKEY *read_private_key(const char *pkey_path) in read_private_key() argument68 b = BIO_new_file(pkey_path, "rb"); in read_private_key()