| Home | Sort by: relevance | last modified time | path |
| /src/crypto/dist/ipsec-tools/src/racoon/ | |
| crypto_openssl.c | 2508 vchar_t *vrand; local 2510 vrand = eay_set_random(sizeof(result)); 2511 memcpy(&result, vrand->v, sizeof(result)); 2512 vfree(vrand); |