Home
last modified time | relevance | path

Searched defs:encrypted (Results 1 – 21 of 21) sorted by relevance

/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DAlert.pm36 sub encrypted subroutine
H A DRecord.pm373 sub encrypted subroutine
/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_recompress.c239 boolean_t encrypted = B_FALSE; in zstream_do_recompress() local
/freebsd/tools/regression/net80211/wep/
H A Dtest_wep.c145 const u_int8_t *encrypted; member
/freebsd/lib/libpam/modules/pam_unix/
H A Dpam_unix.c290 char *encrypted; in pam_sm_chauthtok() local
/freebsd/tools/regression/net80211/ccmp/
H A Dtest_ccmp.c540 const u_int8_t *encrypted; member
/freebsd/tools/regression/net80211/tkip/
H A Dtest_tkip.c133 const u_int8_t *encrypted; member
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c984 zfs_prop_valid_keylocation(const char *str, boolean_t encrypted) in zfs_prop_valid_keylocation()
/freebsd/contrib/wpa/src/eap_common/
H A Dikev2_common.c431 const u8 *encrypted, size_t encrypted_len, in ikev2_decrypt_payload()
H A Dikev2_common.h310 const u8 *encrypted; member
/freebsd/contrib/wpa/src/eap_server/
H A Dikev2.c448 const u8 *encrypted, in ikev2_process_sa_init_encr()
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs7.h.in164 PKCS7_ENCRYPT *encrypted; member
H A Dpkcs7.h211 PKCS7_ENCRYPT *encrypted; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_recv.c368 boolean_t encrypted = ds->ds_dir->dd_crypto_obj != 0; in recv_begin_check_existing_impl() local
3583 boolean_t encrypted = drc->drc_ds->ds_dir->dd_crypto_obj != 0; in dmu_recv_end_sync() local
H A Darc.c1993 boolean_t encrypted = (flags & ARC_FILL_ENCRYPTED) != 0; in arc_buf_fill() local
2716 const void *tag, boolean_t encrypted, boolean_t compressed, in arc_buf_alloc_impl()
/freebsd/crypto/openssh/
H A Dsshkey-xmss.c893 struct sshbuf *encrypted = NULL, *encoded = NULL, *padded = NULL; in sshkey_xmss_encrypt_state() local
H A Dsshkey.c2760 struct sshbuf *encoded = NULL, *encrypted = NULL, *kdf = NULL; in sshkey_private_to_blob2() local
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h117 #define DMU_OT(byteswap, metadata, encrypted) \ argument
/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h167 uint8_t encrypted; member
/freebsd/contrib/wpa/src/eap_peer/
H A Deap.c1670 struct wpabuf * eap_sm_buildIdentity(struct eap_sm *sm, int id, int encrypted) in eap_sm_buildIdentity()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c4733 boolean_t encrypted; in zfs_receive_one() local