Home
last modified time | relevance | path

Searched defs:legacy_query (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/providers/
Dlegacyprov.c27 static OSSL_FUNC_provider_query_operation_fn legacy_query; variable
151 static const OSSL_ALGORITHM *legacy_query(void *provctx, int operation_id, in legacy_query() function
/third_party/node/deps/openssl/openssl/providers/
Dlegacyprov.c27 static OSSL_FUNC_provider_query_operation_fn legacy_query; variable
151 static const OSSL_ALGORITHM *legacy_query(void *provctx, int operation_id, in legacy_query() function
/third_party/lwip/src/apps/mdns/
Dmdns.c252 u8_t legacy_query; member