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

/external/ipsec-tools/src/racoon/
H A Dcrypto_openssl.h209 extern vchar_t *eay_set_random __P((u_int32_t));
H A Disakmp_agg.c177 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
983 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
H A Disakmp_base.c151 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
944 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
H A Disakmp_ident.c375 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
1276 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
H A Disakmp_quick.c180 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
1215 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
H A Deaytest.c994 rn = eay_set_random((u_int32_t)96);
H A Dcrypto_openssl.c2403 * eay_set_random
2407 eay_set_random(size) function
2738 vrand = eay_set_random(sizeof(result));
H A Disakmp.c2533 buf2 = eay_set_random(lcconf->secret_size);

Completed in 124 milliseconds