Home
last modified time | relevance | path

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

/base/startup/hvb/libhvb/include/
Dhvb_cert.h149 enum hvb_errno cert_init_desc(struct hvb_ops *ops, const char *ptn, struct hvb_buf *cert_buf,
/base/startup/hvb/libhvb/src/footer/
Dhvb_footer.c118 ret = cert_init_desc(ops, ptn, &cert_buf, hash_ptn_list, out_pubk, vd); in footer_init_desc()
/base/startup/hvb/libhvb/src/cert/
Dhvb_cert.c382 enum hvb_errno cert_init_desc(struct hvb_ops *ops, const char *ptn, struct hvb_buf *cert_buf, in cert_init_desc() function