Lines Matching refs:vb2_signature
40 sizeof(struct vb2_signature), in test_struct_packing()
220 struct vb2_signature *sig; in test_verify_hash()
257 struct vb2_signature *sig; in test_verify_keyblock()
345 sig = (struct vb2_signature *)(buf + kbuf->sig_offset); in test_verify_keyblock()
352 sig = (struct vb2_signature *)(buf + kbuf->sig_offset); in test_verify_keyblock()
359 sig = (struct vb2_signature *)(buf + kbuf->sig_offset); in test_verify_keyblock()
382 struct vb2_signature *hashes[3]; in test_verify_fw_preamble()
384 struct vb2_signature *sig; in test_verify_fw_preamble()
418 (const struct vb2_signature **)hashes, in test_verify_fw_preamble()
470 sig = (struct vb2_signature *)(buf + pre->hash_offset); in test_verify_fw_preamble()
477 sig = (struct vb2_signature *)(buf + pre->hash_offset); in test_verify_fw_preamble()
490 sig = (struct vb2_signature *)(buf + pre->sig_offset); in test_verify_fw_preamble()
497 sig = (struct vb2_signature *)(buf + pre->sig_offset); in test_verify_fw_preamble()