Searched defs:key (Results 101 - 125 of 1553) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/cxgb/common/
H A Djhash.h41 static inline u32 jhash(const void *key, u32 length, u32 initval) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Djhash.h48 static inline u32 jhash(const void *key, u32 length, u32 initval) argument
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dpkcs8.c180 struct crypto_private_key *key; local
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dadd_enctype.c97 krb5_key_data *key = &princ.key_data[i]; local
H A Ddel_enctype.c91 krb5_key_data *key = &princ.key_data[i]; local
H A Drandom_password.c81 RND(unsigned char *key, int keylen, int *left) argument
H A Dstash.c79 krb5_keyblock key; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dsymbol.c76 Symbol key, *s; local
/freebsd-11-stable/lib/libc/resolv/
H A Dmtctxres.c19 static pthread_key_t key; variable
/freebsd-11-stable/lib/libc/rpc/
H A Ddes_crypt.c73 cbc_crypt(char *key, char *buf, unsigned len, unsigned mode, char *ivec) argument
95 ecb_crypt(char *key, char *buf, unsigned len, unsigned mode) argument
114 common_crypt(char *key, char *buf, unsigned len, unsigned mode, argument
/freebsd-11-stable/lib/libc/stdlib/
H A Dlsearch.c22 void *lsearch(const void *key, void *base, size_t *nelp, size_t width, argument
29 void *lfind(const void *key, const void *base, size_t *nelp, size_t width, argument
37 lwork(const void *key, const void *base, size_t *nelp, size_t width, argument
/freebsd-11-stable/lib/libc/yp/
H A Dxdryp.c66 char *key, *val; local
[all...]
/freebsd-11-stable/libexec/revnetgroup/
H A Dhash.h43 char *key; member in struct:member_entry
51 char *key; member in struct:group_entry
/freebsd-11-stable/libexec/ypxfr/
H A Dyp_dbwrite.c91 yp_put_record(DB *dbp, DBT *key, DBT *data, int allow_overwrite) argument
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes-eax.c28 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, argument
92 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, argument
[all...]
H A Dmd5.c26 int hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem, argument
105 hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) argument
[all...]
H A Dsha256.c26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, argument
100 hmac_sha256(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Drsa.c75 rsa_public_encrypt(BIGNUM *out, BIGNUM *in, RSA *key) argument
121 rsa_private_decrypt(BIGNUM *out, BIGNUM *in, RSA *key) argument
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Denv.c56 hx509_env_add(hx509_context context, hx509_env *env, const char *key, const char *value) argument
107 hx509_env_add_binding(hx509_context context, hx509_env *env, const char *key, hx509_env list) argument
154 hx509_env_lfind(hx509_context context, hx509_env env, const char *key, size_t len) argument
179 hx509_env_find(hx509_context context, hx509_env env, const char *key) argument
202 hx509_env_find_binding(hx509_context context, hx509_env env, const char *key) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcrypto-null.c52 NONE_checksum(krb5_context context, struct _krb5_key_data *key, const void *data, size_t len, unsigned usage, Checksum *C) argument
73 NULL_encrypt(krb5_context context, struct _krb5_key_data *key, void *data, size_t len, krb5_boolean encryptp, int usage, void *ivec) argument
H A Dderived-key-test.c42 unsigned char key[MAXSIZE]; member in struct:testcase
91 krb5_keyblock key; local
H A Dmk_priv.c50 krb5_keyblock *key; local
H A Dmk_safe.c49 krb5_keyblock *key; local
H A Drd_priv.c48 krb5_keyblock *key; local
H A Drd_safe.c47 krb5_keyblock *key; local

Completed in 314 milliseconds

1234567891011>>