Searched refs:vb2_alloc_signature (Results 1 – 4 of 4) sorted by relevance
27 struct vb2_signature *vb2_alloc_signature(uint32_t sig_size, in vb2_alloc_signature() function75 vb2_alloc_signature(sizeof(hash.sha512), size); in vb2_sha512_signature()91 (struct vb2_signature *)vb2_alloc_signature(sig_size, size); in vb2_calculate_signature()128 vb2_alloc_signature(vb2_rsa_sig_size(key->sig_alg), size); in vb2_calculate_signature()165 (struct vb2_signature *)vb2_alloc_signature(full_hsize, 0); in vb2_create_signature_from_hash()
147 struct vb2_signature *sig = vb2_alloc_signature(sig_size, size); in vb2_external_signature()
37 struct vb2_signature *vb2_alloc_signature(uint32_t sig_size,
215 struct vb2_signature *body_sig = vb2_alloc_signature(56, 78); in test_verify_fw_preamble()357 struct vb2_signature *body_sig = vb2_alloc_signature(56, 0x214000); in test_verify_kernel_preamble()