Searched refs:VEC_ELT (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/bearssl/tools/
H A Dta.c229 if (print_ta_internals(&VEC_ELT(tas, u), u) < 0) {
239 print_ta(&VEC_ELT(tas, u), u);
H A Dverify.c260 &VEC_ELT(anchors, 0), VEC_LEN(anchors));
274 xc = &VEC_ELT(chain, u);
H A Dbrssl.h139 #define VEC_ELT(vec, idx) ((vec).buf[idx]) macro
H A Dcerts.c136 VEC_ADDMANY(*dst, &VEC_ELT(tas, 0), num);
H A Dserver.c1110 (const char **)&VEC_ELT(alpn_names, 0),
1135 &VEC_ELT(anchors, 0), VEC_LEN(anchors));
1154 &VEC_ELT(anchors, 0), VEC_LEN(anchors));
H A Dtwrch.c780 (const char **)&VEC_ELT(alpn_names, 0),
859 &VEC_ELT(anchors, 0), VEC_LEN(anchors));
886 &VEC_ELT(anchors, 0), VEC_LEN(anchors));
H A Dclient.c911 &VEC_ELT(anchors, 0), VEC_LEN(anchors));
1036 (const char **)&VEC_ELT(alpn_names, 0),
/freebsd-13-stable/lib/libsecureboot/
H A Dvets.c406 &VEC_ELT(*anchors, 0),
438 xc = &VEC_ELT(chain, u);
501 digest = &VEC_ELT(forbidden_digests, i);

Completed in 114 milliseconds