Home
last modified time | relevance | path

Searched refs:nx_crypto_ecjpake_scratch_ptr (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_ecjpake.c1687 …ecjpake -> nx_crypto_ecjpake_scratch_ptr = (HN_UBASE *)ecjpake -> nx_crypto_ecjpake_scratch_buffer; in _nx_crypto_method_ecjpake_init()
1874 &ecjpake -> nx_crypto_ecjpake_scratch_ptr); in _nx_crypto_method_ecjpake_operation()
1907 &ecjpake -> nx_crypto_ecjpake_scratch_ptr); in _nx_crypto_method_ecjpake_operation()
1919 ecjpake -> nx_crypto_ecjpake_scratch_ptr); in _nx_crypto_method_ecjpake_operation()
1927 ecjpake -> nx_crypto_ecjpake_scratch_ptr); in _nx_crypto_method_ecjpake_operation()
1940 ecjpake -> nx_crypto_ecjpake_scratch_ptr); in _nx_crypto_method_ecjpake_operation()
1951 ecjpake -> nx_crypto_ecjpake_scratch_ptr); in _nx_crypto_method_ecjpake_operation()
/NetX-Duo-v6.3.0/crypto_libraries/inc/
Dnx_crypto_ecjpake.h101 HN_UBASE *nx_crypto_ecjpake_scratch_ptr; member