Home
last modified time | relevance | path

Searched +defs:prov +defs:d +defs:n (Results 1 – 10 of 10) sorted by last modified time

/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Dproperty_test.c28 static int add_property_names(const char *n, ...) in add_property_names()
117 static int test_property_parse(int n) in test_property_parse()
180 static int test_property_parse_error(int n) in test_property_parse_error()
230 static int test_property_merge(int n) in test_property_merge()
293 static int test_definition_compares(int n) in test_definition_compares()
296 OSSL_PROPERTY_LIST *d = NULL, *q = NULL; in test_definition_compares() local
326 OSSL_PROVIDER prov = { 1 }; in test_register_deregister() local
367 const OSSL_PROVIDER **prov; in test_property() member
380 const OSSL_PROVIDER **prov; in test_property() member
511 OSSL_PROVIDER prov = { 1 }; in test_query_cache_stochastic() local
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Dproperty_test.c28 static int add_property_names(const char *n, ...) in add_property_names()
117 static int test_property_parse(int n) in test_property_parse()
180 static int test_property_parse_error(int n) in test_property_parse_error()
230 static int test_property_merge(int n) in test_property_merge()
293 static int test_definition_compares(int n) in test_definition_compares()
296 OSSL_PROPERTY_LIST *d = NULL, *q = NULL; in test_definition_compares() local
326 OSSL_PROVIDER prov = { 1 }; in test_register_deregister() local
367 const OSSL_PROVIDER **prov; in test_property() member
380 const OSSL_PROVIDER **prov; in test_property() member
511 OSSL_PROVIDER prov = { 1 }; in test_query_cache_stochastic() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/unoidl/source/
H A Dunoidl-write.cxx109 sal_uInt64 n; in write() local
191 float d; // assuming double is ISO 60599 binary64 in writeIso60599Binary64() member
867 rtl::Reference< unoidl::Provider > prov; in SAL_IMPLEMENT_MAIN() local
/dports/lang/ruby26/ruby-2.6.9/
H A Drandom.c518 HCRYPTPROV prov = (HCRYPTPROV)ATOMIC_PTR_EXCHANGE(*(HCRYPTPROV *)p, INVALID_HANDLE_VALUE); in release_crypt() local
528 HCRYPTPROV prov = perm_prov, old_prov; in fill_random_bytes_syscall() local
597 static int n = 0; in fill_random_seed() local
681 long n = NUM2ULONG(size); in random_raw_seed() local
964 obj_random_bytes(VALUE obj, void *p, long n) in obj_random_bytes()
1026 double d = NUM2DBL(v); in rb_random_real() local
1039 ulong_to_num_plus_1(unsigned long n) in ulong_to_num_plus_1()
1057 const int n = w > 32 ? sizeof(unsigned long) : sizeof(uint32_t); in random_ulong_limited() local
1145 genrand_bytes(rb_random_t *rnd, long n) in genrand_bytes()
1172 rb_random_bytes(VALUE obj, long n) in rb_random_bytes()
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/tools/xklient/
H A Dxklient.cpp642 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createLocateRequest() local
928 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createValidateRequest() local
1296 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createRegisterRequest() local
1401 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createRegisterRequest() local
1717 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createRevokeRequest() local
1816 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createRevokeRequest() local
2097 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createReissueRequest() local
2202 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createReissueRequest() local
2519 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createRecoverRequest() local
2618 const BIGNUM *n=NULL, *e=NULL, *d=NULL; in createRecoverRequest() local
[all …]
/dports/www/apache24/httpd-2.4.53/modules/aaa/
H A Dmod_authnz_fcgi.c234 apr_size_t n = 0; in sendv_data() local
805 const char *prov; in fcgi_check_authn() local
931 const char *prov = apr_table_get(r->notes, AUTHN_PROVIDER_NAME_NOTE); in fcgi_check_password() local
993 const char *prov = apr_table_get(r->notes, AUTHZ_PROVIDER_NAME_NOTE); in fcgi_authz_check() local
1072 void *d, in fcgi_check_authn_provider()
1162 void *d, in fcgi_define_provider()
/dports/net/yate/yate-6.4.0-1/engine/
H A DClientLogic.cpp1082 unsigned int n = 1; in addContactShareInfo() local
2252 static bool updateProvidersItem(Window* w, const String& list, const NamedList& prov, in updateProvidersItem()
4437 bool prov = false; in changePage() local
5473 unsigned int n = 0; in dropJobs() local
6001 RefPointer<DownloadBatch> d; in cancelFileTransfer() local
6172 RefPointer<DownloadBatch> d; in handleFileTransferNotify() local
6186 RefPointer<DownloadBatch> d; in handleFileInfoRsp() local
6204 RefPointer<DownloadBatch> d; in handleResourceNotify() local
6500 String n(s->name()); in setParams() local
11050 String n(name); in handleDialogAction() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unoidl/source/
H A Dunoidl-write.cxx109 sal_uInt64 n; in write() local
191 float d; // assuming double is ISO 60599 binary64 in writeIso60599Binary64() member
866 rtl::Reference< unoidl::Provider > prov; in SAL_IMPLEMENT_MAIN() local
/dports/net/yate/yate-6.4.0-1/modules/qt4/
H A Dcustomtree.cpp338 int n = items.size(); in mimeData() local
563 int n = 0; in QtCustomTree() local
1200 int n = root->childCount(); in find() local
1219 int n = root->childCount(); in findItems() local
1857 int n = columnCount(); in updateItem() local
2691 String n; in itemAdded() local
2923 QFileIconProvider* prov) in FileItem()
2932 FileItem::FileItem(const String& path, QFileIconProvider* prov) in FileItem()
2969 WIN32_FIND_DATAA d; in run() local
3220 String n; in setFsPath() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c3970 char *d = (char *)mstate->dtms_scratch_ptr; local
4231 char *d = (char *)mstate->dtms_scratch_ptr; local
5627 dtrace_provider_t *prov = probe->dtpr_provider; local
6017 dtrace_provider_t *prov = probe->dtpr_provider; local
8054 dtrace_provider_t *prov; local
10494 dtrace_provider_t *prov; local
11998 int i, l, n; local
12380 uint_t i, n; local
14103 dtrace_helper_provider_t *prov; local
14947 dtrace_provider_t *prov; local
[all …]