Home
last modified time | relevance | path

Searched refs:CRYPT_LEVEL_FIPS (Results 1 – 4 of 4) sorted by relevance

/dports/net/xrdp-devel/xrdp-0.9.16/libxrdp/
H A Dxrdp_sec.c632 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_init()
1423 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_recv_fastpath()
1529 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_recv()
1598 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_recv()
1735 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_send()
1786 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_get_fastpath_bytes()
1808 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_init_fastpath()
1840 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_send_fastpath()
2148 (self->crypt_level == CRYPT_LEVEL_FIPS)) in xrdp_sec_process_mcs_data_CS_SECURITY()
2156 self->crypt_level = CRYPT_LEVEL_FIPS; in xrdp_sec_process_mcs_data_CS_SECURITY()
[all …]
H A Dlibxrdp.h94 #define CRYPT_LEVEL_FIPS 0x00000004 macro
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/libxrdp/
H A Dxrdp_sec.c657 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_init()
1452 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_recv_fastpath()
1558 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_recv()
1627 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_recv()
1764 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_send()
1815 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_get_fastpath_bytes()
1837 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_init_fastpath()
1869 if (self->crypt_level == CRYPT_LEVEL_FIPS) in xrdp_sec_send_fastpath()
2177 (self->crypt_level == CRYPT_LEVEL_FIPS)) in xrdp_sec_process_mcs_data_CS_SECURITY()
2185 self->crypt_level = CRYPT_LEVEL_FIPS; in xrdp_sec_process_mcs_data_CS_SECURITY()
[all …]
H A Dlibxrdp.h94 #define CRYPT_LEVEL_FIPS 0x00000004 macro