Home
last modified time | relevance | path

Searched defs:params_empty (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dparam_build_test.c17 static const OSSL_PARAM params_empty[] = { OSSL_PARAM_END }; variable
H A Dparams_api_test.c471 static const OSSL_PARAM params_empty[] = { in test_param_construct() local