Searched refs:cert_init_desc (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/startup/hvb/libhvb/include/ |
H A D | hvb_cert.h | 154 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 D | hvb_footer.c | 141 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 D | hvb_cert.c | 497 enum hvb_errno cert_init_desc(struct hvb_ops *ops, const char *ptn, struct hvb_buf *cert_buf, in cert_init_desc() function
|