OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STATUS_SUCCESS
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/rands/seeding/
rand_win.c
34
#ifndef
STATUS_SUCCESS
35
#define
STATUS_SUCCESS
((NTSTATUS)0x00000000L)
75
==
STATUS_SUCCESS
)
/src/crypto/external/bsd/openssl/dist/providers/implementations/rands/seeding/
rand_win.c
34
# ifndef
STATUS_SUCCESS
35
# define
STATUS_SUCCESS
((NTSTATUS)0x00000000L)
75
BCRYPT_USE_SYSTEM_PREFERRED_RNG) ==
STATUS_SUCCESS
)
/src/crypto/external/bsd/openssl.old/dist/crypto/rand/
rand_win.c
32
# ifndef
STATUS_SUCCESS
33
# define
STATUS_SUCCESS
((NTSTATUS)0x00000000L)
73
BCRYPT_USE_SYSTEM_PREFERRED_RNG) ==
STATUS_SUCCESS
)
/src/external/mit/libuv/dist/src/win/
winapi.h
67
#ifndef
STATUS_SUCCESS
68
# define
STATUS_SUCCESS
((NTSTATUS) 0x00000000L)
Completed in 20 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026