Searched +defs:crypt +defs:h (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/wpa/src/crypto/ |
H A D | aes-gcm.c | 103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() 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()
|
/freebsd-src/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_dataset.c | 1487 uint64_t crypt = in zfs_valid_proplist() local 1572 int64_t crypt = zfs_prop_get_int(zhp, in zfs_valid_proplist() local 3612 zfs_handle_t *h; in create_parents() local
|