x509_crt_merge_flags_with_cb() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSx509_crt_merge_flags_with_cb()

x509_crt_merge_flags_with_cb() function

Syntax

static int x509_crt_merge_flags_with_cb(     uint32_t *flags,     const mbedtls_x509_crt_verify_chain *ver_chain,     int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *),     void *p_vrfy );

Arguments

flags

ver_chain

f_vrfy

p_vrfy

References

LocationReferrerText
x509_crt.c:2468
static int x509_crt_merge_flags_with_cb(
x509_crt.c:2582mbedtls_x509_crt_verify_restartable()
ret = x509_crt_merge_flags_with_cb( flags, &ver_chain, f_vrfy, p_vrfy );

Call Tree

Functions calling x509_crt_merge_flags_with_cb()
Functions called by x509_crt_merge_flags_with_cb()
x509_crt_merge_flags_with_cb()
Data read by x509_crt_merge_flags_with_cb()
Data written by x509_crt_merge_flags_with_cb()
x509_crt_merge_flags_with_cb()
x509_crt_merge_flags_with_cb()::ret
x509_crt_merge_flags_with_cb()::i
x509_crt_merge_flags_with_cb()::cur_flags
x509_crt_merge_flags_with_cb()::cur
all items filtered out
Type of x509_crt_merge_flags_with_cb()
x509_crt_merge_flags_with_cb()
uint32_t
all items filtered out