HomeSort by: relevance | last modified time | path
    Searched defs:PROV_DRBG_NONCE_GLOBAL (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
drbg.c 273 } PROV_DRBG_NONCE_GLOBAL;
284 PROV_DRBG_NONCE_GLOBAL *dngbl = OPENSSL_zalloc(sizeof(*dngbl));
300 PROV_DRBG_NONCE_GLOBAL *dngbl = vdngbl;
323 PROV_DRBG_NONCE_GLOBAL *dngbl
  /src/crypto/external/apache2/openssl/dist/providers/implementations/rands/
drbg.c 262 } PROV_DRBG_NONCE_GLOBAL;
273 PROV_DRBG_NONCE_GLOBAL *dngbl = OPENSSL_zalloc(sizeof(*dngbl));
289 PROV_DRBG_NONCE_GLOBAL *dngbl = vdngbl;
306 PROV_DRBG_NONCE_GLOBAL *dngbl

Completed in 31 milliseconds