Searched refs:nx_crypto_role_id (Results 1 – 2 of 2) sorted by relevance
292 if(current_cipher.nx_crypto_role_id == NX_CRYPTO_ROLE_NONE) in _map_tls_ciphersuites()321 …status = _find_cipher(cipher_id, current_cipher.nx_crypto_role_id, cipher_map[suite] -> nx_crypto_… in _map_tls_ciphersuites()329 switch(current_cipher.nx_crypto_role_id) in _map_tls_ciphersuites()415 if(current_cipher.nx_crypto_role_id == NX_CRYPTO_ROLE_NONE) in _map_x509_ciphersuites()441 …status = _find_cipher(cipher_id, current_cipher.nx_crypto_role_id, 0, crypto_array, crypto_array_s… in _map_x509_ciphersuites()449 switch(current_cipher.nx_crypto_role_id) in _map_x509_ciphersuites()
348 UINT nx_crypto_role_id; member