Home
last modified time | relevance | path

Searched refs:pkey_path (Results 1 – 1 of 1) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dsign.c63 static EVP_PKEY *read_private_key(const char *pkey_path) in read_private_key() argument
68 b = BIO_new_file(pkey_path, "rb"); in read_private_key()