Searched refs:root_hash_len (Results 1 – 1 of 1) sorted by relevance
106 int verity_verify_root_hash(const void *root_hash, size_t root_hash_len, in verity_verify_root_hash() argument111 if (!root_hash || root_hash_len == 0) in verity_verify_root_hash()121 ret = verify_pkcs7_signature(root_hash, root_hash_len, sig_data, in verity_verify_root_hash()131 ret = verify_pkcs7_signature(root_hash, root_hash_len, sig_data, in verity_verify_root_hash()