Searched refs:parameter (Results 76 - 100 of 336) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_ameth.c73 * i2d/d2i like DH parameter functions which use the appropriate routine for
745 if (alg->parameter->type != V_ASN1_SEQUENCE)
748 p = alg->parameter->value.sequence->data;
749 plen = alg->parameter->value.sequence->length;
761 if (EVP_CIPHER_asn1_to_param(kekctx, kekalg->parameter) <= 0)
907 wrap_alg->parameter = ASN1_TYPE_new();
908 if (!wrap_alg->parameter)
910 if (EVP_CIPHER_param_to_asn1(ctx, wrap_alg->parameter) <= 0)
912 if (ASN1_TYPE_get(wrap_alg->parameter) == NID_undef) {
913 ASN1_TYPE_free(wrap_alg->parameter);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec_ameth.c753 if (alg->parameter->type != V_ASN1_SEQUENCE)
756 p = alg->parameter->value.sequence->data;
757 plen = alg->parameter->value.sequence->length;
769 if (EVP_CIPHER_asn1_to_param(kekctx, kekalg->parameter) <= 0)
919 wrap_alg->parameter = ASN1_TYPE_new();
920 if (!wrap_alg->parameter)
922 if (EVP_CIPHER_param_to_asn1(ctx, wrap_alg->parameter) <= 0)
924 if (ASN1_TYPE_get(wrap_alg->parameter) == NID_undef) {
925 ASN1_TYPE_free(wrap_alg->parameter);
926 wrap_alg->parameter
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap_tools.pm153 my ($parameter,$value)=read_parameter($_);
155 $conf{$parameter}=$value;
166 my ($parameter,$value)=read_parameter($_);
168 $conf{$parameter}=$value;
209 my ($parameter,$value)=read_parameter($_);
211 $conf{$parameter}=$value;
231 # this function return the value for a parameter. The name of the parameter can be either this
240 #print "could not find parameter's value (parameter give
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pkcs12/
H A Dp12_decr.c85 algor->parameter, &ctx, en_de)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtipwin.tex43 documentation for the description of this parameter}
47 documentation for the description of this parameter}
H A Ddcclipper.tex58 by either a single \arg{rect} parameter or its position (\arg{x} and \arg{y})
H A Ddebugrptup.tex38 should be available, the \arg{curl} parameter may be used to specify the full
H A Dfltfactory.tex63 When using wxSTREAM\_FILEEXT for the second parameter, the first parameter
76 When using wxSTREAM\_FILEEXT for the second parameter, the first parameter
H A Dnbsizer.tex34 Constructor. It takes an associated notebook as its only parameter.
H A Dwupdlock.tex53 parameter must be non-\NULL and the window must exist for longer than
H A Ddialup.tex87 parameter to \helpref{Dial()}{wxdialupmanagerdial} on this machine and returns
105 If {\it async} parameter is {\tt false}, the function waits until the end of dialing
127 with async parameter equal to {\tt true}.
180 parameter is only for Unix where we do the check manually and specifies how
183 we don't do any polling and this parameter is ignored.
H A Dtxtstrm.tex91 description of the {\it base} parameter.
101 description of the {\it base} parameter.
111 description of the {\it base} parameter.
121 description of the {\it base} parameter.
131 description of the {\it base} parameter.
H A Dauimanager.tex146 AddPane() tells the frame manager to start managing a child window. There are several versions of this function. The first version allows the full spectrum of pane parameter possibilities. The second version is used for simpler user interfaces which do not require as much configuration. The last version allows a drop position to be specified, which will determine where the pane will be added.
192 Calling this method will return the wxAuiManager for a given window. The \arg{window} parameter should
194 The \arg{window} parameter need not be managed by the manager itself, nor does it even need to be a child
228 layer, the \arg{insert\_level} parameter is used to disambiguate this. The
229 parameter \arg{insert\_level} can take a value of wxAUI\_INSERT\_PANE, wxAUI\_INSERT\_ROW
270 Instructs wxAuiManager to use art provider specified by parameter
H A Dglcanvas.tex21 the {\it attribList} parameter. The values that should be set up and their meanings will be described below.
108 method \emph{without} the parameter should be used.
110 and the \helpref{wxGLCanvas::SetCurrent}{wxglcanvassetcurrentrc} method \emph{with} the parameter must be used!
130 \docparam{attribList}{Array of int. With this parameter you can set the device context attributes associated to this window.
163 (use the SetCurrent method below with the parameter instead)!
173 this method should not be called (use the SetCurrent above without the parameter instead)!
H A Dmbconv.tex94 parameter should be one more to allow to properly \NUL-terminate the string.
122 {\it n} parameter should be the size of the buffer and so it \emph{should} take
178 it returns the parameter unaltered. If wxChar is wchar\_t, it returns the
190 it returns the parameter unaltered. If wxChar is wchar\_t, it returns the
202 it returns the parameter unaltered. If wxChar is char, it returns the
214 it returns the parameter unaltered. If wxChar is char, it returns the
H A Dbmphand.tex94 The meaning of {\it name} is determined by the {\it type} parameter.}
118 \docparam{name}{A filename. The meaning of {\it name} is determined by the {\it type} parameter.}
H A Dsocksrv.tex81 if the {\it wait} parameter was false and there were no pending
107 {\it wait} parameter was false and there were no pending
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs12/
H A Dp12_decr.c82 algor->parameter, &ctx, en_de)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pkcs12/
H A Dp12_decr.c85 algor->parameter, &ctx, en_de)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/contrib/
H A Dfix_standby.c179 do_setfeatures (u8 subcommand, u8 parameter) argument
184 OUTB(parameter, ide_nsectors);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Dp5_crpt2.c236 if (EVP_CIPHER_asn1_to_param(ctx, pbe2->encryption->parameter) < 0) {
241 pbe2->keyfunc->parameter, c, md, en_de);
267 /* Decode parameter */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Dp5_crpt2.c236 if (EVP_CIPHER_asn1_to_param(ctx, pbe2->encryption->parameter) < 0) {
241 pbe2->keyfunc->parameter, c, md, en_de);
267 /* Decode parameter */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dgigaset.h268 int parameter; /* e.g. ZSAU_XXXX <0: ignore*/ member in struct:reply_t
353 int parameter; member in struct:event_t
748 void *ptr, int parameter, void *arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pkcs7/
H A Dpk7_lib.c272 || !(alg->parameter = ASN1_TYPE_new())) {
278 alg->parameter->type = V_ASN1_NULL;
433 if (!(p7->d.digest->md->parameter = ASN1_TYPE_new())) {
437 p7->d.digest->md->parameter->type = V_ASN1_NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_rsp_verify.c659 /* The parameter must be NULL in both. */
660 if ((algor_a->parameter
661 && ASN1_TYPE_get(algor_a->parameter) != V_ASN1_NULL)
662 || (algor_b->parameter
663 && ASN1_TYPE_get(algor_b->parameter) != V_ASN1_NULL))

Completed in 141 milliseconds

1234567891011>>