Home
last modified time | relevance | path

Searched refs:cert_init_desc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/hvb/libhvb/include/
H A Dhvb_cert.h154 enum hvb_errno cert_init_desc(struct hvb_ops *ops, const char *ptn, struct hvb_buf *cert_buf,
/ohos5.0/base/startup/hvb/libhvb/src/footer/
H A Dhvb_footer.c141 ret = cert_init_desc(ops, ptn, &cert_buf, hash_ptn_list, out_pubk, vd); in footer_init_desc()
/ohos5.0/base/startup/hvb/libhvb/src/cert/
H A Dhvb_cert.c497 enum hvb_errno cert_init_desc(struct hvb_ops *ops, const char *ptn, struct hvb_buf *cert_buf, in cert_init_desc() function