Searched defs:cipher (Results 1 – 11 of 11) sorted by relevance
/reactos/dll/win32/rsaenh/ |
H A D | rc2.c | 112 unsigned char *cipher, in rc2_ecb_encrypt() 159 void rc2_ecb_decrypt( const unsigned char *cipher, in rc2_ecb_decrypt()
|
/reactos/modules/rostests/winetests/crypt32/ |
H A D | protectdata.c | 38 static DATA_BLOB cipher; variable
|
/reactos/sdk/include/reactos/libs/mbedtls/ |
H A D | cipher_internal.h | 72 mbedtls_cipher_id_t cipher; member
|
H A D | ssl_ciphersuites.h | 420 mbedtls_cipher_type_t cipher; member
|
/reactos/dll/3rdparty/mbedtls/ |
H A D | gcm.c | 192 mbedtls_cipher_id_t cipher, in mbedtls_gcm_setkey() 811 mbedtls_cipher_id_t cipher = MBEDTLS_CIPHER_ID_AES; in mbedtls_gcm_self_test() local
|
H A D | ssl_ticket.c | 159 mbedtls_cipher_type_t cipher, in mbedtls_ssl_ticket_setup()
|
H A D | nist_kw.c | 139 mbedtls_cipher_id_t cipher, in mbedtls_nist_kw_setkey()
|
H A D | ccm.c | 98 mbedtls_cipher_id_t cipher, in mbedtls_ccm_setkey()
|
H A D | ssl_srv.c | 2095 const mbedtls_cipher_info_t *cipher = NULL; in ssl_write_encrypt_then_mac_ext() local
|
/reactos/dll/win32/crypt32/ |
H A D | protectdata.c | 107 DATA_BLOB cipher; member
|
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/ |
H A D | eap.c | 647 u_char clear[8], cipher[8], dig[SHA_DIGESTSIZE], *optr, *cp; in eap_send_request() local
|