Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crt.h395 int make_copy,
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c1071 int make_copy, in x509_crt_parse_der_core() argument
1110 if( make_copy != 0 ) in x509_crt_parse_der_core()
1336 int make_copy, in mbedtls_x509_crt_parse_der_internal() argument
1370 ret = x509_crt_parse_der_core( crt, buf, buflen, make_copy, cb, p_ctx ); in mbedtls_x509_crt_parse_der_internal()
1395 int make_copy, in mbedtls_x509_crt_parse_der_with_ext_cb() argument
1399 return( mbedtls_x509_crt_parse_der_internal( chain, buf, buflen, make_copy, cb, p_ctx ) ); in mbedtls_x509_crt_parse_der_with_ext_cb()

Completed in 9 milliseconds