/openbsd-src/sbin/mount_vnd/ |
H A D | mount_vnd.c | 64 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 D | siphash.c | 155 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 D | siphash.c | 150 SipHash_Rounds(SIPHASH_CTX *ctx, int rounds) in SipHash_Rounds() 174 SipHash_CRounds(SIPHASH_CTX *ctx, int rounds) in SipHash_CRounds()
|
H A D | cast.h | 15 int rounds; /* Number of rounds to use, 12 or 16 */ member
|
H A D | rijndael.c | 1127 int rounds; in rijndael_set_key_enc_only() local 1143 int rounds; in rijndael_set_key() local
|
/openbsd-src/sbin/vnconfig/ |
H A D | vnconfig.c | 73 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 D | cipher-aesctr.h | 26 int rounds; /* keylen-dependent #rounds */ member
|
H A D | sshkey.c | 909 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 D | aes.h | 78 int rounds; global() member
|
/openbsd-src/lib/libcrypto/bn/ |
H A D | bn_bpsw.c | 385 size_t rounds) in bn_miller_rabin() 486 size_t rounds) in bn_is_prime_bpsw()
|
/openbsd-src/sys/lib/libsa/ |
H A D | rijndael.c | 1225 int rounds; in rijndael_set_key_enc_only() local 1241 int rounds; in rijndael_set_key() local
|
H A D | pkcs5_pbkdf2.c | 32 size_t salt_len, u_int8_t *key, size_t key_len, u_int rounds) in pkcs5_pbkdf2() argument
|
H A D | bcrypt_pbkdf.c | 97 uint8_t *key, size_t keylen, unsigned int rounds) in bcrypt_pbkdf()
|
/openbsd-src/lib/libc/crypt/ |
H A D | cryptutil.c | 62 int rounds; in crypt_newhash() local
|
H A D | bcrypt.c | 96 u_int32_t rounds, i, k; in bcrypt_hashpass() local
|
/openbsd-src/regress/lib/libutil/pkcs5_pbkdf2/ |
H A D | pkcs5_pbkdf2_test.c | 25 u_int rounds; member
|
/openbsd-src/regress/lib/libutil/bcrypt_pbkdf/ |
H A D | bcrypt_pbkdf_test.c | 25 int rounds; member
|
/openbsd-src/lib/libutil/ |
H A D | pkcs5_pbkdf2.c | 78 size_t salt_len, uint8_t *key, size_t key_len, unsigned int rounds) in pkcs5_pbkdf2() argument
|
H A D | bcrypt_pbkdf.c | 99 uint8_t *key, size_t keylen, unsigned int rounds) in bcrypt_pbkdf()
|
/openbsd-src/usr.bin/signify/ |
H A D | signify.c | 254 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 D | siphash.h | 167 sip_round(struct siphash * H,const int rounds) sip_round() argument
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | cryptox.c | 41 int rounds; member
|
/openbsd-src/sbin/bioctl/ |
H A D | bioctl.c | 1314 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 D | fake_event.c | 884 int rounds = 0; in run_scenario() local
|
/openbsd-src/sys/dev/ |
H A D | softraidvar.h | 62 u_int32_t rounds; member
|