Searched defs:key (Results 1 - 25 of 1871) sorted by relevance

1234567891011>>

/freebsd-current/contrib/kyua/utils/config/
H A Dkeys.cpp45 utils::config::detail::flatten_key(const tree_key& key) argument
63 const tree_key key = text::split(str, '.'); local
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dgenerate_seq_number.c37 krb5_generate_seq_number(krb5_context context, const krb5_keyblock *key, uint32_t *seqno) argument
H A Dgenerate_subkey.c50 krb5_generate_subkey_extended(krb5_context context, const krb5_keyblock *key, krb5_enctype etype, krb5_keyblock **subkey) argument
/freebsd-current/crypto/heimdal/lib/wind/
H A Dcombining_table.h10 uint32_t key; member in struct:translation
H A Dmap_table.h10 uint32_t key; member in struct:translation
/freebsd-current/sys/contrib/libsodium/test/default/
H A Donetimeauth7.c5 static unsigned char key[32]; variable
H A Dauth3.c6 static unsigned char key[32] = { variable
H A Dauth2.c6 static unsigned char key[32] = { variable
H A Dauth7.c5 static unsigned char key[32]; variable
H A Dauth5.c5 static unsigned char key[32]; variable
H A Dauth6.c6 static unsigned char key[32] = "Jefe"; variable
H A Dauth.c6 static unsigned char key[32] = "Jefe"; variable
/freebsd-current/crypto/openssl/crypto/poly1305/
H A Dpoly1305_ppc.c31 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) argument
/freebsd-current/usr.sbin/rpc.ypupdated/
H A Dyp_dbdelete.c50 yp_del_record(DB *dbp, DBT *key) argument
/freebsd-current/lib/libc/iconv/
H A Dcitrus_hash.c44 _citrus_string_hash_func(const char *key, int hashsize) argument
/freebsd-current/contrib/wpa/src/crypto/
H A Daes-encblock.c23 int aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out) argument
/freebsd-current/crypto/openssl/crypto/aes/
H A Daes_ecb.c21 AES_ecb_encrypt(const unsigned char *in, unsigned char *out, const AES_KEY *key, const int enc) argument
/freebsd-current/crypto/openssl/crypto/camellia/
H A Dcmll_ecb.c19 Camellia_ecb_encrypt(const unsigned char *in, unsigned char *out, const CAMELLIA_KEY *key, const int enc) argument
/freebsd-current/lib/libypclnt/
H A Dypclnt_get.c40 ypclnt_get(ypclnt_t *ypc, const char *key) argument
/freebsd-current/lib/libc/db/recno/
H A Drec_utils.c56 __rec_ret(BTREE *t, EPG *e, recno_t nrec, DBT *key, DBT *data) argument
/freebsd-current/contrib/unbound/util/shm_side/
H A Dshm_main.h59 int key; member in struct:shm_main_info
/freebsd-current/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_x86-64.c40 aes_x86_64_generate(aes_key_t *key, const uint32_t *keyarr32, int keybits) argument
[all...]
/freebsd-current/contrib/wireguard-tools/
H A Dpubkey.c16 uint8_t key[WG_KEY_LEN] __attribute__((aligned(sizeof(uintptr_t)))); local
/freebsd-current/sys/dev/enic/
H A Dvnic_rss.h14 } key[4]; member in union:vnic_rss_key
/freebsd-current/crypto/openssl/crypto/bf/
H A Dbf_ecb.c31 BF_ecb_encrypt(const unsigned char *in, unsigned char *out, const BF_KEY *key, int encrypt) argument

Completed in 322 milliseconds

1234567891011>>