Home
last modified time | relevance | path

Searched refs:eay_set_random (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dcrypto_openssl.h211 extern vchar_t *eay_set_random(u_int32_t);
H A Disakmp_base.c152 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
931 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
H A Disakmp_agg.c174 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
958 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
H A Disakmp_ident.c376 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
1268 iph1->nonce = eay_set_random(RMCONF_NONCE_SIZE(iph1->rmconf));
H A Deaytest.c995 rn = eay_set_random((u_int32_t)96);
H A Dcrypto_openssl.c2292 eay_set_random(size) in eay_set_random() function
2636 vrand = eay_set_random(sizeof(result)); in eay_random()
H A Disakmp_quick.c218 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
1508 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
H A Disakmp.c2587 buf2 = eay_set_random(lcconf->secret_size);