ESP-IDF
x509_certificate::serial_number_len
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
x509_certificate::serial_number_len
x509_certificate::serial_number_len field
Syntax
Show:
Summary
Declaration
from
x509v3.h:54
size_t
serial_number_len
;
Examples
References
from
examples
Code
Location
Referrer
size_t
serial_number_len
;
x509v3.h:54
if
(
serial_number_len
!=
cert
->
serial_number_len
||
tlsv1_client_ocsp.c:224
tls_process_ocsp_single_response()
cert
->
serial_number_len
=
hdr
.
length
;
x509v3.c:1537
x509_parse_tbs_certificate()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
x509_certificate::serial_number_len
is written by 1 function and is read by 1 function:
x509_parse_tbs_certificate()
All items filtered out
x509_certificate::serial_number_len
tls_process_ocsp_single_response()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out