Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dcrypto_openssl.h209 extern vchar_t *eay_set_random __P((u_int32_t));
Disakmp_base.c151 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
944 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
Disakmp_agg.c177 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
983 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
Disakmp_ident.c375 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
1276 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
Deaytest.c994 rn = eay_set_random((u_int32_t)96);
Disakmp_quick.c179 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
1214 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
Dcrypto_openssl.c2437 eay_set_random(size) in eay_set_random() function
2815 vrand = eay_set_random(sizeof(result)); in eay_random()
Disakmp.c2537 buf2 = eay_set_random(lcconf->secret_size);