Searched refs:cipher_id (Results 1 – 1 of 1) sorted by relevance
101 static UINT _find_cipher(UINT cipher_id, UINT cipher_role_id, UINT key_size, const NX_CRYPTO_METHOD… in _find_cipher() argument107 if(crypto_array[i]->nx_crypto_algorithm == cipher_id) in _find_cipher()134 UINT cipher_id; in _map_tls_ciphersuites() local288 cipher_id = current_cipher.nx_crypto_role_cipher_id; in _map_tls_ciphersuites()320 …status = _find_cipher(cipher_id, current_cipher.nx_crypto_role_id, cipher_map[suite] -> nx_crypto_… in _map_tls_ciphersuites()377 UINT cipher_id; in _map_x509_ciphersuites() local412 cipher_id = current_cipher.nx_crypto_role_cipher_id; in _map_x509_ciphersuites()440 …status = _find_cipher(cipher_id, current_cipher.nx_crypto_role_id, 0, crypto_array, crypto_array_s… in _map_x509_ciphersuites()