Searched refs:nx_crypto_ecjpake_curve (Results 1 – 2 of 2) sorted by relevance
82 ecjpake -> nx_crypto_ecjpake_curve = curve; in _nx_crypto_ecjpake_init()171 NX_CRYPTO_EC *curve = ecjpake -> nx_crypto_ecjpake_curve; in _nx_crypto_ecjpake_hello_generate()340 NX_CRYPTO_EC *curve = ecjpake -> nx_crypto_ecjpake_curve; in _nx_crypto_ecjpake_hello_process()499 NX_CRYPTO_EC *curve = ecjpake -> nx_crypto_ecjpake_curve; in _nx_crypto_ecjpake_key_exchange_generate()637 NX_CRYPTO_EC *curve = ecjpake -> nx_crypto_ecjpake_curve; in _nx_crypto_ecjpake_key_exchange_process()1869 if (ecjpake -> nx_crypto_ecjpake_curve != NX_CRYPTO_NULL) in _nx_crypto_method_ecjpake_operation()1871 _nx_crypto_ecjpake_init(ecjpake, ecjpake -> nx_crypto_ecjpake_curve, in _nx_crypto_method_ecjpake_operation()1891 … (UCHAR *)&ecjpake -> nx_crypto_ecjpake_curve, in _nx_crypto_method_ecjpake_operation()1903 _nx_crypto_ecjpake_init(ecjpake, ecjpake -> nx_crypto_ecjpake_curve, in _nx_crypto_method_ecjpake_operation()
84 NX_CRYPTO_EC *nx_crypto_ecjpake_curve; member