/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_blake2sp_ref.c | 45 static int blake2sp_init_leaf( blake2s_state *S, size_t outlen, size_t keylen, uint32_t offset ) in blake2sp_init_leaf() 62 static int blake2sp_init_root( blake2s_state *S, size_t outlen, size_t keylen ) in blake2sp_init_root() 101 int blake2sp_init_key( blake2sp_state *S, size_t outlen, const void *key, size_t keylen ) in blake2sp_init_key() 216 … blake2sp( void *out, size_t outlen, const void *in, size_t inlen, const void *key, size_t keylen ) in blake2sp()
|
H A D | archive_blake2s_ref.c | 117 int blake2s_init_key( blake2s_state *S, size_t outlen, const void *key, size_t keylen ) in blake2s_init_key() 267 int blake2s( void *out, size_t outlen, const void *in, size_t inlen, const void *key, size_t keylen… in blake2s()
|
/dflybsd-src/crypto/openssh/ |
H A D | xmss_hash.c | 38 …gned char *out, const unsigned int type, const unsigned char *key, unsigned int keylen, const unsi… in core_hash_SHA2() 71 int prf(unsigned char *out, const unsigned char *in, const unsigned char *key, unsigned int keylen) in prf() 79 …d char *in, unsigned long long inlen, const unsigned char *key, const unsigned int keylen, const u… in h_msg()
|
H A D | cipher-chachapoly-libcrypto.c | 42 chachapoly_new(const u_char *key, u_int keylen) in chachapoly_new()
|
/dflybsd-src/tools/tools/net80211/wesside/wesside/ |
H A D | aircrack-ptw-lib.c | 137 static void rc4init ( uint8_t * key, int keylen, rc4state * state) { in rc4init() 219 static int correct(PTW_attackstate * state, uint8_t * key, int keylen) { in correct() 241 static void getdrv(PTW_tableentry orgtable[][n], int keylen, double * normal, double * ausreiser) { in getdrv() 285 …byte, int fixat, uint8_t fixvalue, int * searchborders, uint8_t * key, int keylen, PTW_attackstate… in doRound() 319 static int doComputation(PTW_attackstate * state, uint8_t * key, int keylen, PTW_tableentry table[]… in doComputation() 363 int PTW_computeKey(PTW_attackstate * state, uint8_t * keybuf, int keylen, int testlimit) { in PTW_computeKey()
|
/dflybsd-src/crypto/libressl/crypto/evp/ |
H A D | p5_crpt2.c | 83 int saltlen, int iter, const EVP_MD *digest, int keylen, unsigned char *out) in PKCS5_PBKDF2_HMAC() 155 int saltlen, int iter, int keylen, unsigned char *out) in PKCS5_PBKDF2_HMAC_SHA1() 230 unsigned int keylen = 0; in PKCS5_v2_PBKDF2_keyivgen() local
|
/dflybsd-src/crypto/libressl/crypto/cms/ |
H A D | cms_enc.c | 209 const EVP_CIPHER *cipher, const unsigned char *key, size_t keylen) in cms_EncryptedContent_init() 228 const unsigned char *key, size_t keylen) in CMS_EncryptedData_set1_key()
|
H A D | cms_smime.c | 240 size_t keylen, BIO *dcont, BIO *out, unsigned int flags) in CMS_EncryptedData_decrypt() 266 const unsigned char *key, size_t keylen, unsigned int flags) in CMS_EncryptedData_encrypt() 748 CMS_decrypt_set1_key(CMS_ContentInfo *cms, unsigned char *key, size_t keylen, in CMS_decrypt_set1_key()
|
/dflybsd-src/contrib/ldns/ |
H A D | dnssec_verify.c | 1825 ldns_gost2pkey_raw(const unsigned char* key, size_t keylen) in ldns_gost2pkey_raw() 1849 const ldns_buffer* rrset, const unsigned char* key, size_t keylen) in ldns_verify_rrsig_gost_raw() 1872 ldns_ed255192pkey_raw(const unsigned char* key, size_t keylen) in ldns_ed255192pkey_raw() 1892 ldns_buffer* rrset, unsigned char* key, size_t keylen) in ldns_verify_rrsig_ed25519_raw() 1910 ldns_ed4482pkey_raw(const unsigned char* key, size_t keylen) in ldns_ed4482pkey_raw() 1930 ldns_buffer* rrset, unsigned char* key, size_t keylen) in ldns_verify_rrsig_ed448_raw() 1948 ldns_ecdsa2pkey_raw(const unsigned char* key, size_t keylen, uint8_t algo) in ldns_ecdsa2pkey_raw() 1988 ldns_buffer* rrset, unsigned char* key, size_t keylen, uint8_t algo) in ldns_verify_rrsig_ecdsa_raw() 2022 ldns_buffer *verify_buf, unsigned char* key, size_t keylen, in ldns_verify_rrsig_buffers_raw() 2683 ldns_buffer* rrset, unsigned char* key, size_t keylen) [all …]
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | p5_pbev2.c | 190 int alg_nid, keylen; in PKCS5_pbe2_set_iv() local 298 int keylen) in PKCS5_pbkdf2_set()
|
/dflybsd-src/lib/libtcplay/ |
H A D | pbkdf2-openssl.c | 39 int keylen, unsigned char *out) in pbkdf2()
|
/dflybsd-src/test/testcases/crypto/aes/ |
H A D | aestest.c | 214 do_tests(const char *filename, int test_num, u_char *key, u_int keylen, in do_tests() 249 u_int keylen, textlen, tmp; in run_file() local
|
/dflybsd-src/test/testcases/crypto/twofish/ |
H A D | twofish_test.c | 221 do_tests(const char *filename, int test_num, u_char *key, u_int keylen, in do_tests() 264 u_int keylen, textlen, tmp; in run_file() local
|
/dflybsd-src/test/testcases/crypto/serpent/ |
H A D | serpent_test.c | 221 do_tests(const char *filename, int test_num, u_char *key, u_int keylen, in do_tests() 264 u_int keylen, textlen, tmp; in run_file() local
|
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | rc4.c | 16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip()
|
/dflybsd-src/lib/librpcsvc/ |
H A D | yp_update.c | 59 yp_update(char *domain, char *map, unsigned int ypop, char *key, int keylen, in yp_update()
|
/dflybsd-src/usr.sbin/rpc.ypupdated/ |
H A D | yp_dbupdate.c | 75 ypmap_update(char *netname, char *map, unsigned int op, unsigned int keylen, in ypmap_update()
|
/dflybsd-src/sys/netproto/802_11/wlan_wep/ |
H A D | ieee80211_crypto_wep.c | 340 u_int off, keylen; in wep_encrypt() local 423 u_int off, keylen; in wep_decrypt() local
|
/dflybsd-src/sys/crypto/rc4/ |
H A D | rc4.c | 59 rc4_init(struct rc4_state *const state, const u_char *key, int keylen) in rc4_init()
|
/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ec_pmeth.c | 211 pkey_ec_derive(EVP_PKEY_CTX * ctx, unsigned char *key, size_t * keylen) in pkey_ec_derive() 250 pkey_ec_kdf_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) in pkey_ec_kdf_derive()
|
/dflybsd-src/sys/crypto/blake2/ |
H A D | blake2s.h | 49 size_t outlen, size_t inlen, size_t keylen) in blake2s()
|
/dflybsd-src/lib/libc/citrus/ |
H A D | citrus_memstream.c | 73 size_t keylen, len; in _citrus_memory_stream_matchline() local
|
/dflybsd-src/sys/net/ |
H A D | toeplitz.c | 186 toeplitz_get_key(uint8_t *key, int keylen) in toeplitz_get_key()
|
/dflybsd-src/crypto/libressl/include/openssl/ |
H A D | kdf.h | 80 # define EVP_PKEY_CTX_set1_hkdf_key(pctx, key, keylen) \ argument
|
/dflybsd-src/libexec/ypxfr/ |
H A D | ypxfr_misc.c | 256 unsigned long keylen) in ypxfr_match()
|