Searched refs:read_private_key (Results 1 – 2 of 2) sorted by relevance
63 static EVP_PKEY *read_private_key(const char *pkey_path) in read_private_key() function158 private_key = read_private_key(private_key_path); in bpftool_prog_sign()
128 static EVP_PKEY *read_private_key(const char *private_key_name) in read_private_key_pkcs11() 253 private_key = read_private_key(private_key_name); in main() 162 static EVP_PKEY *read_private_key(const char *private_key_name) read_private_key() function