Home
last modified time | relevance | path

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

/freebsd/lib/libsecureboot/
H A Dvets.c213 x509_cn_get(br_x509_certificate *xc, char *buf, size_t len) in x509_cn_get() function
334 cp = x509_cn_get(&xcs[u], buf, sizeof(buf)); in ve_anchors_add()