| /external/wpa_supplicant_8/src/crypto/ |
| D | des-internal.c | 434 void des_block_encrypt(const u8 *plain, const u32 *ek, u8 *crypt) in des_block_encrypt() 445 void des_block_decrypt(const u8 *crypt, const u32 *dk, u8 *plain) in des_block_decrypt() 468 void des3_encrypt(const u8 *plain, const struct des3_key_s *key, u8 *crypt) in des3_encrypt() 482 void des3_decrypt(const u8 *crypt, const struct des3_key_s *key, u8 *plain) in des3_decrypt()
|
| D | crypto_gnutls.c | 110 void aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() 140 void aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() 275 u8 *crypt, size_t len) in crypto_cipher_encrypt() 284 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt()
|
| D | aes-gcm.c | 230 const u8 *crypt, size_t crypt_len, u8 *S) in aes_gcm_ghash() 256 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae() 289 const u8 *crypt, size_t crypt_len, in aes_gcm_ad()
|
| D | crypto_internal-cipher.c | 104 u8 *crypt, size_t len) in crypto_cipher_encrypt() 166 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt()
|
| D | crypto_libtomcrypt.c | 99 void aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() 128 void aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() 351 u8 *crypt, size_t len) in crypto_cipher_encrypt() 374 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt() 612 const u8 *crypt, size_t crypt_len, in crypto_public_key_decrypt_pkcs1()
|
| D | aes-ccm.c | 150 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae() 179 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
|
| D | aes-internal-enc.c | 115 void aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
|
| D | aes-internal-dec.c | 150 void aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
|
| D | crypto_internal-rsa.c | 112 const u8 *crypt, size_t crypt_len, in crypto_public_key_decrypt_pkcs1()
|
| D | crypto_openssl.c | 220 void aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() 271 void aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() 502 u8 *crypt, size_t len) in crypto_cipher_encrypt() 511 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt()
|
| /external/openssh/openbsd-compat/ |
| D | xcrypt.c | 62 # define crypt DES_crypt macro
|
| /external/jetty/src/java/org/eclipse/jetty/util/security/ |
| D | Credential.java | 108 public static String crypt(String user, String pw) in crypt() method in Credential.Crypt
|
| D | UnixCrypt.java | 411 public static String crypt(String key, String setting) in crypt() method in UnixCrypt
|
| /external/wpa_supplicant_8/src/tls/ |
| D | pkcs1.c | 135 const u8 *crypt, size_t crypt_len, in pkcs1_decrypt_public_key()
|
| /external/wpa_supplicant_8/src/eap_common/ |
| D | ikev2_common.c | 177 const u8 *plain, u8 *crypt, size_t len) in ikev2_encr_encrypt() 212 const u8 *crypt, u8 *plain, size_t len) in ikev2_encr_decrypt()
|
| /external/wpa_supplicant_8/src/ap/ |
| D | wpa_auth_ft.c | 1314 const u8 *crypt; in wpa_ft_rrb_rx_pull() local 1450 const u8 *crypt; in wpa_ft_rrb_rx_resp() local 1519 const u8 *crypt; in wpa_ft_rrb_rx_push() local 1727 u8 *crypt; in wpa_ft_generate_pmk_r1() local
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | mesh_rsn.c | 511 u8 *ampe_buf, *crypt = NULL; in mesh_rsn_process_ampe() local
|
| /external/libvncserver/ |
| D | configure.ac | 73 AC_ARG_WITH(crypt, optwith
|
| /external/ppp/pppd/plugins/radius/ |
| D | radius.c | 825 u_char *crypt = vp->strvalue + 2; in radius_setmppekeys2() local
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | driver_hostap.h | 173 } crypt; member
|