netxduo
NX_CRYPTO_AUTHENTICATE
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_AUTHENTICATE
NX_CRYPTO_AUTHENTICATE macro
Syntax
Show:
Summary
Declaration
from
nx_crypto_const.h:233
#define
NX_CRYPTO_AUTHENTICATE
3
Examples
References
from
examples
Code
Location
#define
NX_CRYPTO_AUTHENTICATE
3
/* AH Authenticate (egress) */
nx_crypto_const.h:233
if
(
op
==
NX_CRYPTO_AUTHENTICATE
)
nx_crypto_3des.c:437
if
(
op
==
NX_CRYPTO_AUTHENTICATE
)
nx_crypto_des.c:784
else
if
(
op
==
NX_CRYPTO_AUTHENTICATE
)
nx_crypto_ecdsa.c:732
status
=
hash_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
nx_crypto_ecdsa.c:828
status
=
hash_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
nx_crypto_ecjpake.c:1457
status
=
hash_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
nx_crypto_ecjpake.c:1561
status
=
hmac_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
nx_crypto_hkdf.c:513
status
=
hmac_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
nx_crypto_hkdf.c:702
if
(
op
!=
NX_CRYPTO_AUTHENTICATE
&&
op
!=
NX_CRYPTO_VERIFY
&&
op
!=
NX_CRYPTO_HASH_INITIALIZE
&&
nx_crypto_hmac_sha5.c:258
status
=
hash_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
nx_crypto_phash.c:154
status
=
hash_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
nx_crypto_phash.c:197
status
=
hash_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
nx_crypto_pkcs1_v1.5.c:435
else
if
(
op
==
NX_CRYPTO_AUTHENTICATE
)
nx_crypto_pkcs1_v1.5.c:695
if
(
op
!=
NX_CRYPTO_AUTHENTICATE
&&
op
!=
NX_CRYPTO_VERIFY
&&
op
!=
NX_CRYPTO_HASH_INITIALIZE
&&
nx_crypto_sha5.c:815
status
=
auth_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
handler
,
nx_secure_tls_ecc_generate_keys.c:840
status
=
public_cipher_method
->
nx_crypto_operation
(
NX_CRYPTO_AUTHENTICATE
,
handler
,
nx_secure_tls_send_certificate_verify.c:868
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