Searched refs:pkcs11_keyid (Results 1 – 3 of 3) sorted by relevance
88 if (sig_params.pkcs11_keyid != NULL) { in fsverity_cmd_sign()92 sig_params.pkcs11_keyid = optarg; in fsverity_cmd_sign()
118 const char *pkcs11_keyid; member
368 *pkey_ret = ENGINE_load_private_key(engine, sig_params->pkcs11_keyid, in load_pkcs11_private_key()387 sig_params->pkcs11_keyid) { in get_private_key()