Searched refs:nx_crypto_ecjpake_hash_metadata (Results 1 – 2 of 2) sorted by relevance
87 ecjpake -> nx_crypto_ecjpake_hash_metadata = scratch_ptr; in _nx_crypto_ecjpake_init()92 ecjpake -> nx_crypto_ecjpake_hash_metadata = hash_metadata; in _nx_crypto_ecjpake_init()193 ecjpake -> nx_crypto_ecjpake_hash_metadata, in _nx_crypto_ecjpake_hello_generate()245 ecjpake -> nx_crypto_ecjpake_hash_metadata, in _nx_crypto_ecjpake_hello_generate()380 ecjpake -> nx_crypto_ecjpake_hash_metadata, in _nx_crypto_ecjpake_hello_process()419 ecjpake -> nx_crypto_ecjpake_hash_metadata, in _nx_crypto_ecjpake_hello_process()532 ecjpake -> nx_crypto_ecjpake_hash_metadata, in _nx_crypto_ecjpake_key_exchange_generate()695 ecjpake -> nx_crypto_ecjpake_hash_metadata, in _nx_crypto_ecjpake_key_exchange_process()709 … ecjpake -> nx_crypto_ecjpake_hash_metadata, in _nx_crypto_ecjpake_key_exchange_process()1879 ecjpake -> nx_crypto_ecjpake_hash_metadata = (VOID *)key; in _nx_crypto_method_ecjpake_operation()[all …]
94 VOID *nx_crypto_ecjpake_hash_metadata; member