Searched defs:rounds (Results 1 - 19 of 19) sorted by path

/freebsd-10.0-release/contrib/ldns/
H A Dutil.c422 size_t i, j = 0, rounds, seed = 1; local
/freebsd-10.0-release/crypto/openssh/
H A Dauth2-jpake.c223 long long rounds; local
[all...]
H A Dkey.c421 u_int i, j = 0, rounds, seed = 1; local
/freebsd-10.0-release/crypto/openssl/crypto/aes/
H A Daes.h82 int rounds; member in struct:aes_key_st
/freebsd-10.0-release/crypto/openssl/crypto/evp/
H A De_rc5.c75 int rounds; /* number of rounds */ member in struct:__anon5140
/freebsd-10.0-release/crypto/openssl/crypto/rc5/
H A Drc5.h93 int rounds; member in struct:rc5_key_st
H A Drc5_skey.c62 RC5_32_set_key(RC5_32_KEY *key, int len, const unsigned char *data, int rounds) argument
/freebsd-10.0-release/crypto/openssl/engines/
H A De_padlock.c274 int rounds:4; member in struct:__anon5235::__anon5236
/freebsd-10.0-release/lib/libcrypt/
H A Dcrypt-sha256.c69 size_t salt_len, key_len, cnt, rounds; local
[all...]
H A Dcrypt-sha512.c69 size_t salt_len, key_len, cnt, rounds; local
[all...]
/freebsd-10.0-release/secure/lib/libcrypt/
H A Dcrypt-blowfish.c139 u_int32_t rounds, i, k; local
/freebsd-10.0-release/sys/crypto/aesni/
H A Daesencdec.h33 aesni_enc8(int rounds, const __m128i *keysched, __m128i a, argument
70 aesni_dec8(int rounds, const __m128i *keysched, __m128i a, argument
107 aesni_enc(int rounds, const __m128i *keysched, const __m128i from) argument
121 aesni_dec(int rounds, const __m128i *keysched, const __m128i from) argument
H A Daesni.h61 int rounds; member in struct:aesni_session
H A Daesni_wrap.c49 aesni_encrypt_cbc(int rounds, const void *key_schedule, size_t len, argument
68 aesni_decrypt_cbc(int rounds, const void *key_schedule, size_t len, argument
102 aesni_encrypt_ecb(int rounds, const void *key_schedule, size_t len, argument
141 aesni_decrypt_ecb(int rounds, const void *key_schedule, size_t len, argument
202 aesni_crypt_xts_block(int rounds, const __m128i *key_schedule, __m128i *tweak, const uint8_t *from, uint8_t *to, int do_encrypt) argument
220 aesni_crypt_xts_block8(int rounds, const __m128i *key_schedule, __m128i *tweak, const uint8_t *from, uint8_t *to, int do_encrypt) argument
273 aesni_crypt_xts(int rounds, const __m128i *data_schedule, const __m128i *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, const uint8_t iv[AES_BLOCK_LEN], int do_encrypt) argument
313 aesni_encrypt_xts(int rounds, const void *data_schedule, const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, const uint8_t iv[AES_BLOCK_LEN]) argument
323 aesni_decrypt_xts(int rounds, const void *data_schedule, const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, const uint8_t iv[AES_BLOCK_LEN]) argument
[all...]
/freebsd-10.0-release/sys/crypto/siphash/
H A Dsiphash.c215 int rounds; local
/freebsd-10.0-release/sys/dev/random/
H A Dlive_entropy_sources.c146 live_entropy_sources_feed(int rounds, event_proc_f entropy_processor) argument
/freebsd-10.0-release/sys/i386/i386/
H A Didentcpu.c1344 u_int rounds, regnum; local
/freebsd-10.0-release/sys/netinet/
H A Dsctp_structs.h563 int32_t rounds; member in struct:ss_fb
/freebsd-10.0-release/sys/opencrypto/
H A Dcast.h16 int rounds; /* Number of rounds to use, 12 or 16 */ member in struct:__anon10815

Completed in 152 milliseconds