Searched defs:key_len (Results 1 - 25 of 95) sorted by relevance

1234

/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Dp_enc.c69 EVP_PKEY_encrypt_old(unsigned char *ek, const unsigned char *key, int key_len, EVP_PKEY *pubk) argument
/freebsd-10-stable/contrib/ntp/sntp/
H A Dcrypto.h22 int key_len; member in struct:key
/freebsd-10-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_aesctr1.c49 size_t key_len; member in struct:__anon3940
H A Dh_md5hmac.c44 size_t key_len; member in struct:__anon3942
H A Dh_sha1hmac.c44 size_t key_len; member in struct:__anon3943
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dmd5.c26 int hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem, argument
101 int hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len, argument
[all...]
H A Dsha1-prf.c30 int sha1_prf(const u8 *key, size_t key_len, const char *label, argument
H A Dsha1-tprf.c29 int sha1_t_prf(const u8 *key, size_t key_len, const char *label, argument
H A Dsha1.c26 int hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem, argument
100 int hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len, argument
[all...]
H A Dsha256-prf.c29 void sha256_prf(const u8 *key, size_t key_len, const char *label, argument
H A Dsha256.c26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, argument
100 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, argument
[all...]
H A Dcrypto_internal.c27 size_t key_len; member in struct:crypto_hash
31 crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, size_t key_len) argument
[all...]
H A Daes-ccm.c148 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, argument
178 int aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, argument
H A Dcrypto_internal-cipher.c43 crypto_cipher_init(enum crypto_cipher_alg alg, const u8 *iv, const u8 *key, size_t key_len) argument
/freebsd-10-stable/crypto/openssh/
H A Dmac.h36 u_int key_len; member in struct:sshmac
/freebsd-10-stable/contrib/tcpdump/
H A Dsignature.c52 signature_compute_hmac_md5(const u_int8_t *text, int text_len, unsigned char *key, unsigned int key_len, u_int8_t *digest) argument
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Deap_peap_common.c15 int peap_prfplus(int version, const u8 *key, size_t key_len, argument
H A Deap_pax_common.c30 int eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, argument
86 int eap_pax_mac(u8 mac_id, const u8 *key, size_t key_len, argument
/freebsd-10-stable/crypto/openssl/crypto/hmac/
H A Dhmactest.c84 int key_len; member in struct:test_st
/freebsd-10-stable/contrib/ntp/sntp/tests/
H A DkeyFile.c50 CompareKeysAlternative( int key_id, int key_len, const char * type, const char * key_seq, struct key actual ) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_vendor_test.c151 const int key_len = 64; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_hmac.c51 __hmac_sha1_init(archive_hmac_sha1_ctx *ctx, const uint8_t *key, size_t key_len) argument
84 __hmac_sha1_init(archive_hmac_sha1_ctx *ctx, const uint8_t *key, size_t key_len) argument
156 __hmac_sha1_init(archive_hmac_sha1_ctx *ctx, const uint8_t *key, size_t key_len) argument
203 __hmac_sha1_init(archive_hmac_sha1_ctx *ctx, const uint8_t *key, size_t key_len) argument
231 __hmac_sha1_init(archive_hmac_sha1_ctx *ctx, const uint8_t *key, size_t key_len) argument
267 __hmac_sha1_init(archive_hmac_sha1_ctx *ctx, const uint8_t *key, size_t key_len) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_vendor_test.c144 const int key_len = 64; local
/freebsd-10-stable/secure/lib/libcrypt/
H A Dcrypt-blowfish.c144 size_t key_len; local
/freebsd-10-stable/sys/mips/rmi/dev/sec/
H A Drmisec.c307 int i, key_len; local

Completed in 119 milliseconds

1234