Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 11 of 11) sorted by relevance

/reactos/dll/win32/rsaenh/
H A Drc2.c112 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 Dprotectdata.c38 static DATA_BLOB cipher; variable
/reactos/sdk/include/reactos/libs/mbedtls/
H A Dcipher_internal.h72 mbedtls_cipher_id_t cipher; member
H A Dssl_ciphersuites.h420 mbedtls_cipher_type_t cipher; member
/reactos/dll/3rdparty/mbedtls/
H A Dgcm.c192 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 Dssl_ticket.c159 mbedtls_cipher_type_t cipher, in mbedtls_ssl_ticket_setup()
H A Dnist_kw.c139 mbedtls_cipher_id_t cipher, in mbedtls_nist_kw_setkey()
H A Dccm.c98 mbedtls_cipher_id_t cipher, in mbedtls_ccm_setkey()
H A Dssl_srv.c2095 const mbedtls_cipher_info_t *cipher = NULL; in ssl_write_encrypt_then_mac_ext() local
/reactos/dll/win32/crypt32/
H A Dprotectdata.c107 DATA_BLOB cipher; member
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Deap.c647 u_char clear[8], cipher[8], dig[SHA_DIGESTSIZE], *optr, *cp; in eap_send_request() local