Searched defs:ptn (Results 1 - 3 of 3) sorted by relevance
/base/startup/hvb/libhvb/src/footer/ |
H A D | hvb_footer.c | 65 static enum hvb_errno _load_and_parse_footer(struct hvb_ops *ops, struct hvb_footer *footer, const char *ptn) in _load_and_parse_footer() argument 93 static enum hvb_errno _load_cert(struct hvb_ops *ops, struct hvb_buf *cert, const char *ptn, struct hvb_footer *footer) in _load_cert() argument 113 enum hvb_errno footer_init_desc(struct hvb_ops *ops, const char *ptn, cons argument [all...] |
/base/startup/hvb/libhvb/src/auth/ |
H A D | hvb.c | 72 static enum hvb_errno hvb_rvt_verify_root(struct hvb_ops *ops, const char *ptn, in hvb_rvt_verify_root() argument 104 static struct hvb_buf *hvb_get_partition_image(struct hvb_verified_data *vd, const char *ptn) in hvb_get_partition_image() argument 191 char const **ptn = NULL; in hash_ptn_list_add_rvt() local [all...] |
/base/startup/hvb/libhvb/src/cert/ |
H A D | hvb_cert.c | 25 static bool hvb_need_verify_hash(const char *const *hash_ptn_list, const char *ptn) in hvb_need_verify_hash() argument 100 static enum hvb_errno hash_image_init_desc(struct hvb_ops *ops, const char *ptn, in hash_image_init_desc() argument 503 cert_init_desc(struct hvb_ops *ops, const char *ptn, struct hvb_buf *cert_buf, const char *const *hash_ptn_list, struct hvb_buf *out_pubk, struct hvb_verified_data *vd) cert_init_desc() argument [all...] |
Completed in 2 milliseconds