Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/drivers/auth/mbedtls/
A Dmbedtls_x509_parser.c39 static mbedtls_asn1_buf tbs; variable
56 ZERO_AND_CLEAN(tbs) in clear_temp_vars()
174 tbs.p = p; in cert_parse()
181 tbs.len = end - tbs.p; in cert_parse()
441 *param = (void *)tbs.p; in get_auth_param()
442 *param_len = (unsigned int)tbs.len; in get_auth_param()
/tf-a-ffa_el3_spmc/docs/design/
A Dauth-framework.rst516 auth_param_type_desc_t *tbs; /* Data signed */

Completed in 5 milliseconds