Searched refs:nx_crypto_ecjpake_public_x2 (Results 1 – 2 of 2) sorted by relevance
97 NX_CRYPTO_EC_POINT_INITIALIZE(&ecjpake -> nx_crypto_ecjpake_public_x2, in _nx_crypto_ecjpake_init()237 &ecjpake -> nx_crypto_ecjpake_public_x2, scratch); in _nx_crypto_ecjpake_hello_generate()249 &ecjpake -> nx_crypto_ecjpake_public_x2, in _nx_crypto_ecjpake_hello_generate()261 &ecjpake -> nx_crypto_ecjpake_public_x2, in _nx_crypto_ecjpake_hello_generate()668 curve -> nx_crypto_ec_add(curve, &ga, &ecjpake -> nx_crypto_ecjpake_public_x2, scratch); in _nx_crypto_ecjpake_key_exchange_process()
87 NX_CRYPTO_EC_POINT nx_crypto_ecjpake_public_x2; member