netxduo
_nxe_secure_x509_crl_revocation_check()
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nxe_secure_x509_crl_revocation_check()
_nxe_secure_x509_crl_revocation_check() function
Syntax
Show:
Summary
Declaration
Definition
from
nx_secure_x509.h:1012
UINT
_nxe_secure_x509_crl_revocation_check
(
const
UCHAR
*
crl_data
,
UINT
crl_length
,
NX_SECURE_X509_CERTIFICATE_STORE
*
store
,
NX_SECURE_X509_CERT
*
certificate
)
;
Implemented in
nxe_secure_x509_crl_revocation_check.c:77
Arguments
Argument
crl_data
crl_length
store
certificate
Examples
References
from
examples
Code
Location
UINT
_nxe_secure_x509_crl_revocation_check
(
const
UCHAR
*
crl_data
,
UINT
crl_length
,
nxe_secure_x509_crl_revocation_check.c:77
UINT
_nxe_secure_x509_crl_revocation_check
(
const
UCHAR
*
crl_data
,
UINT
crl_length
,
nx_secure_x509.h:1012
UINT
nx_secure_x509_crl_revocation_check
(
const
UCHAR
*
crl_data
,
UINT
crl_length
,
nx_secure_x509.h:1049
Call Tree
from
examples
_nxe_secure_x509_crl_revocation_check()
calls 2 functions:
All items filtered out
_nxe_secure_x509_crl_revocation_check()
__get_ipsr_value()
_nx_secure_x509_crl_revocation_check()
All items filtered out
Data Use
from
examples
_nxe_secure_x509_crl_revocation_check()
reads 2 variables:
_tx_thread_current_ptr
_tx_thread_system_state
All items filtered out
_nxe_secure_x509_crl_revocation_check()
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