Searched refs:nx_crypto_ecjpake_public_x4 (Results 1 – 2 of 2) sorted by relevance
101 NX_CRYPTO_EC_POINT_INITIALIZE(&ecjpake -> nx_crypto_ecjpake_public_x4, in _nx_crypto_ecjpake_init()394 status = _nx_crypto_ec_point_setup(&ecjpake -> nx_crypto_ecjpake_public_x4, in _nx_crypto_ecjpake_hello_process()423 &ecjpake -> nx_crypto_ecjpake_public_x4, in _nx_crypto_ecjpake_hello_process()523 &ecjpake -> nx_crypto_ecjpake_public_x4, in _nx_crypto_ecjpake_key_exchange_generate()711 &ecjpake -> nx_crypto_ecjpake_public_x4, in _nx_crypto_ecjpake_key_exchange_process()
89 NX_CRYPTO_EC_POINT nx_crypto_ecjpake_public_x4; member