OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OSSL_PROPERTY_DEFINITION
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/include/internal/
property.h
25
typedef struct ossl_property_definition_st
OSSL_PROPERTY_DEFINITION
;
44
const
OSSL_PROPERTY_DEFINITION
*
47
OSSL_PROPERTY_TYPE ossl_property_get_type(const
OSSL_PROPERTY_DEFINITION
*prop);
49
const
OSSL_PROPERTY_DEFINITION
*prop);
50
int64_t ossl_property_get_number_value(const
OSSL_PROPERTY_DEFINITION
*prop);
/src/crypto/external/bsd/openssl/dist/include/internal/
property.h
24
typedef struct ossl_property_definition_st
OSSL_PROPERTY_DEFINITION
;
43
const
OSSL_PROPERTY_DEFINITION
*
46
OSSL_PROPERTY_TYPE ossl_property_get_type(const
OSSL_PROPERTY_DEFINITION
*prop);
48
const
OSSL_PROPERTY_DEFINITION
*prop);
49
int64_t ossl_property_get_number_value(const
OSSL_PROPERTY_DEFINITION
*prop);
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026