netxduo
nx_crypto_x509_ecdsa_sha_1
is only used within netxduo.
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
STM32 Libraries and Samples
netxduo
nx_crypto_x509_ecdsa_sha_1
nx_crypto_x509_ecdsa_sha_1 variable
Syntax
Show:
Summary
Declaration
from
nx_crypto_generic_ciphersuites.c:499
const
NX_CRYPTO_CIPHERSUITE
nx_crypto_x509_ecdsa_sha_1
=
{
NX_SECURE_TLS_X509_TYPE_ECDSA_SHA_1
,
NX_SECURE_APPLICATION_X509
,
0
,
{
{
NX_CRYPTO_DIGITAL_SIGNATURE_ECDSA
,
NX_CRYPTO_ROLE_SIGNATURE_CRYPTO
}
,
{
NX_CRYPTO_HASH_SHA1
,
NX_CRYPTO_ROLE_SIGNATURE_HASH
}
,
{
NX_CRYPTO_NONE
,
NX_CRYPTO_ROLE_NONE
}
}
,
NX_SECURE_X509_BITFIELD_VERSION_3
}
;
Examples
References
from
examples
Code
Location
const
NX_CRYPTO_CIPHERSUITE
nx_crypto_x509_ecdsa_sha_1
=
nx_crypto_generic_ciphersuites.c:499
&
nx_crypto_x509_ecdsa_sha_1
,
nx_crypto_generic_ciphersuites.c:625
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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