Home
last modified time | relevance | path

Searched defs:sign_key (Results 1 – 5 of 5) sorted by relevance

/external/vboot_reference/futility/
Dcmd_show.c59 int sign_key, int good_sig) in show_keyblock()
228 VbPublicKey *sign_key = option.k; in futil_cb_show_keyblock() local
280 VbPublicKey *sign_key = option.k; in futil_cb_show_fw_preamble() local
415 VbPublicKey *sign_key = option.k; in futil_cb_show_kernel_preamble() local
Dcmd_vbutil_keyblock.c157 VbPublicKey *sign_key = NULL; in Unpack() local
Dcmd_vbutil_firmware.c179 VbPublicKey *sign_key; in Verify() local
/external/openssh/regress/unittests/sshkey/
Dtest_sshkey.c55 const struct sshkey *sign_key, const struct sshkey *ca_key, in build_cert()
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.c658 u8 sign_key[IEEE8021X_SIGN_KEY_LEN]; member