Home
last modified time | relevance | path

Searched refs:OSSL_LIB_CTX_DRBG_NONCE_INDEX (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/include/internal/
Dcryptlib.h156 # define OSSL_LIB_CTX_DRBG_NONCE_INDEX 6 macro
/third_party/openssl/providers/implementations/rands/
Ddrbg.c319 = ossl_lib_ctx_get_data(libctx, OSSL_LIB_CTX_DRBG_NONCE_INDEX, in prov_drbg_get_nonce()