Home
last modified time | relevance | path

Searched defs:rounds (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/sbin/mount_vnd/
H A Dmount_vnd.c64 char *key = NULL, *mntopts = NULL, *rounds = NULL, *saltopt = NULL; in main() local
127 int rounds; in get_pkcs_key() local
/openbsd-src/lib/libc/hash/
H A Dsiphash.c155 SipHash_Rounds(SIPHASH_CTX *ctx, int rounds) in SipHash_Rounds()
179 SipHash_CRounds(SIPHASH_CTX *ctx, int rounds) in SipHash_CRounds()
/openbsd-src/sys/crypto/
H A Dsiphash.c150 SipHash_Rounds(SIPHASH_CTX *ctx, int rounds) in SipHash_Rounds()
174 SipHash_CRounds(SIPHASH_CTX *ctx, int rounds) in SipHash_CRounds()
H A Dcast.h15 int rounds; /* Number of rounds to use, 12 or 16 */ member
H A Drijndael.c1127 int rounds; in rijndael_set_key_enc_only() local
1143 int rounds; in rijndael_set_key() local
/openbsd-src/sbin/vnconfig/
H A Dvnconfig.c73 char *key = NULL, *rounds = NULL, *saltopt = NULL; in main() local
167 int rounds; in get_pkcs_key() local
/openbsd-src/usr.bin/ssh/
H A Dcipher-aesctr.h26 int rounds; /* keylen-dependent #rounds */ member
H A Dsshkey.c909 u_int i, j = 0, rounds, seed = 1; fingerprint_bubblebabble() local
2717 sshkey_private_to_blob2(struct sshkey * prv,struct sshbuf * blob,const char * passphrase,const char * comment,const char * ciphername,int rounds) sshkey_private_to_blob2() argument
2927 u_int blocksize, rounds, nkeys, encrypted_len, check1, check2; private2_decrypt() local
[all...]
/openbsd-src/lib/libcrypto/aes/
H A Daes.h78 int rounds; global() member
/openbsd-src/lib/libcrypto/bn/
H A Dbn_bpsw.c385 size_t rounds) in bn_miller_rabin()
486 size_t rounds) in bn_is_prime_bpsw()
/openbsd-src/sys/lib/libsa/
H A Drijndael.c1225 int rounds; in rijndael_set_key_enc_only() local
1241 int rounds; in rijndael_set_key() local
H A Dpkcs5_pbkdf2.c32 size_t salt_len, u_int8_t *key, size_t key_len, u_int rounds) in pkcs5_pbkdf2() argument
H A Dbcrypt_pbkdf.c97 uint8_t *key, size_t keylen, unsigned int rounds) in bcrypt_pbkdf()
/openbsd-src/lib/libc/crypt/
H A Dcryptutil.c62 int rounds; in crypt_newhash() local
H A Dbcrypt.c96 u_int32_t rounds, i, k; in bcrypt_hashpass() local
/openbsd-src/regress/lib/libutil/pkcs5_pbkdf2/
H A Dpkcs5_pbkdf2_test.c25 u_int rounds; member
/openbsd-src/regress/lib/libutil/bcrypt_pbkdf/
H A Dbcrypt_pbkdf_test.c25 int rounds; member
/openbsd-src/lib/libutil/
H A Dpkcs5_pbkdf2.c78 size_t salt_len, uint8_t *key, size_t key_len, unsigned int rounds) in pkcs5_pbkdf2() argument
H A Dbcrypt_pbkdf.c99 uint8_t *key, size_t keylen, unsigned int rounds) in bcrypt_pbkdf()
/openbsd-src/usr.bin/signify/
H A Dsignify.c254 kdf(uint8_t *salt, size_t saltlen, int rounds, int allowstdin, int confirm, in kdf()
303 generate(const char *pubkeyfile, const char *seckeyfile, int rounds, in generate()
393 int i, nr, rounds; in createsig() local
/openbsd-src/lib/libexpat/lib/
H A Dsiphash.h167 sip_round(struct siphash * H,const int rounds) sip_round() argument
/openbsd-src/sys/arch/arm64/arm64/
H A Dcryptox.c41 int rounds; member
/openbsd-src/sbin/bioctl/
H A Dbioctl.c1314 derive_key(u_int32_t type, int rounds, u_int8_t *key, size_t keysz, in derive_key()
/openbsd-src/usr.sbin/unbound/testcode/
H A Dfake_event.c884 int rounds = 0; in run_scenario() local
/openbsd-src/sys/dev/
H A Dsoftraidvar.h62 u_int32_t rounds; member

12