mbedTLS
mbedtls_pkcs7_signed_data::no_of_signers
is only used within mbedTLS.
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
mbedTLS
mbedtls_pkcs7_signed_data::no_of_signers
mbedtls_pkcs7_signed_data::no_of_signers field
Syntax
Show:
Summary
Declaration
from
pkcs7.h:130
int
MBEDTLS_PRIVATE
(
no_of_signers
;
Examples
References
from
examples
Code
Location
Referrer
int
MBEDTLS_PRIVATE
(
no_of_signers
)
;
pkcs7.h:130
signed_data
->
no_of_signers
=
ret
;
pkcs7.c:543
pkcs7_get_signed_data()
if
(
pkcs7
->
signed_data
.
no_of_signers
==
0
)
{
pkcs7.c:655
mbedtls_pkcs7_data_or_hash_verify()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mbedtls_pkcs7_signed_data::no_of_signers
is written by 1 function and is read by 1 function:
pkcs7_get_signed_data()
All items filtered out
mbedtls_pkcs7_signed_data::no_of_signers
mbedtls_pkcs7_data_or_hash_verify()
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