Searched refs:remote_certificate (Results 1 – 4 of 4) sorted by relevance
99 NX_SECURE_X509_CERT *remote_certificate; in _nx_secure_tls_remote_certificate_verify() local115 status = _nx_secure_x509_remote_endpoint_certificate_get(store, &remote_certificate); in _nx_secure_tls_remote_certificate_verify()124 …remote_certificate -> nx_secure_x509_public_cipher_metadata_area = tls_session -> nx_secure_public… in _nx_secure_tls_remote_certificate_verify()125 …remote_certificate -> nx_secure_x509_public_cipher_metadata_size = tls_session -> nx_secure_public… in _nx_secure_tls_remote_certificate_verify()127 …remote_certificate -> nx_secure_x509_hash_metadata_area = tls_session -> nx_secure_hash_mac_metada… in _nx_secure_tls_remote_certificate_verify()128 …remote_certificate -> nx_secure_x509_hash_metadata_size = tls_session -> nx_secure_hash_mac_metada… in _nx_secure_tls_remote_certificate_verify()140 …status = tls_session -> nx_secure_remote_certificate_verify(store, remote_certificate, current_tim… in _nx_secure_tls_remote_certificate_verify()151 …tatus = tls_session -> nx_secure_tls_session_certificate_callback(tls_session, remote_certificate); in _nx_secure_tls_remote_certificate_verify()
105 NX_SECURE_X509_CERT *remote_certificate; in _nx_secure_generate_client_key_exchange() local215 &remote_certificate); in _nx_secure_generate_client_key_exchange()228 …data_size = remote_certificate -> nx_secure_x509_public_key.rsa_public_key.nx_secure_rsa_public_mo… in _nx_secure_generate_client_key_exchange()262 …(UCHAR *)remote_certificate -> nx_secure_x509_public_key.rsa_public_key.nx_secure_rsa_public_modul… in _nx_secure_generate_client_key_exchange()263 …(NX_CRYPTO_KEY_SIZE)(remote_certificate -> nx_secure_x509_public_key.rsa_public_key.nx_secure_rsa_… in _nx_secure_generate_client_key_exchange()285 …(UCHAR *)remote_certificate -> nx_secure_x509_public_key.rsa_public_key.nx_secure_rsa_public_expon… in _nx_secure_generate_client_key_exchange()286 …(NX_CRYPTO_KEY_SIZE)(remote_certificate -> nx_secure_x509_public_key.rsa_public_key.nx_secure_rsa_… in _nx_secure_generate_client_key_exchange()
351 static NX_SECURE_X509_CERT remote_certificate, remote_issuer; variable513 …nx_secure_tls_remote_certificate_allocate(tls_session, &remote_certificate, remote_cert_buffer, si… in tls_setup_callback()
350 static NX_SECURE_X509_CERT remote_certificate, remote_issuer; variable