Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dvb21_common2_tests.c27 struct vb2_public_key pubk; in test_unpack_key() local
176 struct vb2_public_key pubk; in test_verify_data() local
250 struct vb2_public_key *pubk = NULL; in test_algorithm() local
Dvb21_common_tests.c222 struct vb2_public_key pubk; in test_verify_hash() local
256 struct vb2_public_key pubk, pubk2, pubk3; in test_verify_keyblock() local
383 struct vb2_public_key pubk; in test_verify_fw_preamble() local
Dvb20_common2_tests.c26 struct vb2_public_key pubk; in test_unpack_key() local
85 struct vb2_public_key pubk, pubk_orig; in test_verify_data() local
Dvb21_host_sig_tests.c45 struct vb2_public_key *pubk, pubhash; in sig_tests() local
/external/vboot_reference/host/lib21/
Dhost_key.c458 const struct vb2_public_key *pubk) in vb2_public_key_pack()