Searched refs:packed_key_sha1_string (Results 1 – 10 of 10) sorted by relevance
60 sp, packed_key_sha1_string(pubkey)); in show_pubkey()104 packed_key_sha1_string(data_key)); in show_keyblock()375 packed_key_sha1_string(kernel_subkey)); in show_fw_preamble_buf()
252 packed_key_sha1_string(packed_key)); in do_verify()285 packed_key_sha1_string(kernel_subkey)); in do_verify()
123 packed_key_sha1_string(pubkey)); in do_unpack()
229 packed_key_sha1_string(data_key)); in Unpack()
757 if (strcmp(packed_key_sha1_string(rootkey_rw), in check_compatible_root_key()762 packed_key_sha1_string(rootkey)); in check_compatible_root_key()769 rootkey_rw ? packed_key_sha1_string(rootkey_rw) : in check_compatible_root_key()
685 return packed_key_sha1_string(rootkey); in get_firmware_rootkey_hash()
553 packed_key_sha1_string(data_key)); in VerifyKernelBlob()
729 return packed_key_sha1_string(key); in get_gbb_key_hash()
30 const char *packed_key_sha1_string(const struct vb2_packed_key *key);
25 const char *packed_key_sha1_string(const struct vb2_packed_key *key) in packed_key_sha1_string() function