Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 25 of 30) sorted by relevance

12

/dflybsd-src/lib/libcrypt/
H A Dcrypt-xsi.c22 encrypt(char *block, int flag) in encrypt() function
/dflybsd-src/crypto/libressl/crypto/rc2/
H A Drc2_ecb.c72 int encrypt) in RC2_ecb_encrypt()
H A Drc2cfb64.c69 int *num, int encrypt) in RC2_cfb64_encrypt()
H A Drc2_cbc.c63 RC2_KEY *ks, unsigned char *iv, int encrypt) in RC2_cbc_encrypt()
/dflybsd-src/crypto/libressl/crypto/bf/
H A Dbf_ecb.c80 const BF_KEY *key, int encrypt) in BF_ecb_encrypt()
H A Dbf_cfb64.c68 const BF_KEY *schedule, unsigned char *ivec, int *num, int encrypt) in BF_cfb64_encrypt()
H A Dbf_enc.c225 const BF_KEY *schedule, unsigned char *ivec, int encrypt) in BF_cbc_encrypt()
/dflybsd-src/crypto/libressl/crypto/idea/
H A Di_cfb64.c69 unsigned char *ivec, int *num, int encrypt) in idea_cfb64_encrypt()
H A Di_cbc.c63 IDEA_KEY_SCHEDULE *ks, unsigned char *iv, int encrypt) in idea_cbc_encrypt()
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dctrl_iface_ap.c501 int encrypt; in hostapd_ctrl_iface_deauthenticate() local
564 int encrypt; in hostapd_ctrl_iface_disassociate() local
H A Dap_drv_ops.h185 size_t data_len, int encrypt, in hostapd_drv_hapd_send_eapol()
H A Dwpa_auth_glue.c417 int encrypt) in hostapd_wpa_auth_send_eapol()
/dflybsd-src/test/testcases/crypto/aesctr/
H A Daesctr.c135 const unsigned char *in, unsigned char *out, size_t len, int encrypt) in syscrypt()
/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_monitor.c448 int encrypt, int noack) in nl80211_send_monitor()
H A Ddriver_wired.c287 const u8 *data, size_t data_len, int encrypt, in wired_send_eapol()
H A Ddriver_macsec_linux.c72 Boolean encrypt; member
1574 const u8 *data, size_t data_len, int encrypt, in macsec_drv_send_eapol()
H A Ddriver_macsec_qca.c346 const u8 *data, size_t data_len, int encrypt, in macsec_qca_send_eapol()
H A Ddriver_hostap.c282 size_t data_len, int encrypt, const u8 *own_addr, in hostap_send_eapol()
H A Ddriver_bsd.c576 int encrypt, const u8 *own_addr, u32 flags) in bsd_send_eapol()
/dflybsd-src/sys/opencrypto/
H A Dxform.h59 void (*encrypt) (caddr_t, u_int8_t *, u_int8_t *); member
/dflybsd-src/crypto/libressl/crypto/evp/
H A Devp_locl.h157 int encrypt; /* encrypt or decrypt */ member
250 int (*encrypt)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, member
H A De_chacha20poly1305.c389 const unsigned char *iv, int encrypt) in chacha20_poly1305_init()
/dflybsd-src/crypto/openssh/
H A Dcipher.c60 int encrypt; member
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dibss_rsn.c280 size_t data_len, int encrypt) in auth_send_eapol()
H A Ddriver_i.h352 size_t data_len, int encrypt, in wpa_drv_hapd_send_eapol()

12