Searched refs:nx_secure_tls_ecdhe_signature_algorithm (Results 1 – 6 of 6) sorted by relevance
221 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()224 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()227 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()230 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()233 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()236 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()239 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()242 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_ANONYMOUS | (… in fake_x509_sha256_cleanup()245 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()
221 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()224 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()227 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()230 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()233 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()236 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()239 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()242 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_ANONYMOUS | (… in fake_x509_sha256_cleanup()245 …ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ALGORITHM_RSA | (NX_SEC… in fake_x509_sha256_cleanup()646 ecc_data.nx_secure_tls_ecdhe_signature_algorithm = NX_SECURE_TLS_SIGNATURE_ECDSA_SHA256; in TEST()[all …]
347 …_secure_tls_get_signature_algorithm_id((UINT)(ecc_data -> nx_secure_tls_ecdhe_signature_algorithm), in _nx_secure_tls_ecc_generate_keys()361 …if ((ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF) == NX_SECURE_TLS_SIGNATURE_ALGORI… in _nx_secure_tls_ecc_generate_keys()366 …if ((ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF) == NX_SECURE_TLS_SIGNATURE_ALGORI… in _nx_secure_tls_ecc_generate_keys()520 …if ((ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF) == NX_SECURE_TLS_SIGNATURE_ALGORI… in _nx_secure_tls_ecc_generate_keys()525 …if ((ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF) == NX_SECURE_TLS_SIGNATURE_ALGORI… in _nx_secure_tls_ecc_generate_keys()682 … public_key[length] = (UCHAR)((ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF00) >> 8); in _nx_secure_tls_ecc_generate_keys()683 … public_key[length + 1] = (UCHAR)(ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0x00FF); in _nx_secure_tls_ecc_generate_keys()689 …if ((ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF) == NX_SECURE_TLS_SIGNATURE_ALGORI… in _nx_secure_tls_ecc_generate_keys()702 …if ((ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF) == NX_SECURE_TLS_SIGNATURE_ALGORI… in _nx_secure_tls_ecc_generate_keys()707 …if ((ecc_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF) == NX_SECURE_TLS_SIGNATURE_ALGORI… in _nx_secure_tls_ecc_generate_keys()[all …]
352 … &ecdhe_data -> nx_secure_tls_ecdhe_signature_algorithm, in _nx_secure_dtls_process_clienthello()360 ecdhe_data -> nx_secure_tls_ecdhe_signature_algorithm = in _nx_secure_dtls_process_clienthello()361 …(USHORT)((ecdhe_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF00) | NX_SECURE_TLS_SIGNATUR… in _nx_secure_dtls_process_clienthello()371 ecdhe_data -> nx_secure_tls_ecdhe_signature_algorithm = in _nx_secure_dtls_process_clienthello()372 …(USHORT)((ecdhe_data -> nx_secure_tls_ecdhe_signature_algorithm & 0xFF00) | NX_SECURE_TLS_SIGNATUR… in _nx_secure_dtls_process_clienthello()
457 … &ecdhe_data -> nx_secure_tls_ecdhe_signature_algorithm, in _nx_secure_tls_process_clienthello()
880 USHORT nx_secure_tls_ecdhe_signature_algorithm; member