Searched refs:An (Results 1 - 25 of 384) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/CurveParamDocs/
H A Dfactor.c53 gg = NULL, An = NULL, Ad = NULL; variable
60 void ell_even(giant x1, giant z1, giant x2, giant z2, giant An,
64 void ell_mul(giant xx, giant zz, int n, giant An, giant Ad, giant N);
189 giant An,
214 mulg(An, t1);
266 giant An,
277 ell_even(xx, zz, xx, zz, An, Ad, N);
282 ell_even(xx, zz, xs, zs, An, Ad, N);
295 ell_even(xs, zs, xs, zs, An, Ad, N);
300 ell_even(xx, zz, xx, zz, An, A
184 ell_even( giant x1, giant z1, giant x2, giant z2, giant An, giant Ad, giant N ) argument
262 ell_mul( giant xx, giant zz, int n, giant An, giant Ad, giant N ) argument
321 choose12( giant x, giant z, int k, giant An, giant Ad, giant N ) argument
[all...]
H A Dfmodule.c54 static giant An = NULL, Ad = NULL; variable
75 An = newgiant(shorts);
288 find_curve_point_brent(pt1, S, An, Ad, N);
312 ell_mul_int_brent(pt1, pri, An, Ad, N);
319 ell_mul_int_brent(pt1, k, An, Ad, N);
321 ell_mul_int_brent(pt1, k, An, Ad, N);
356 ell_mul_int_brent(pb[0], k*D+1 , An, Ad, N);
358 ell_mul_int_brent(pb[D+1], (k+2)*D+1 , An, Ad, N);
363 ell_mul_int_brent(pb[j], 2*j , An, Ad, N);
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dfactor.c53 gg = NULL, An = NULL, Ad = NULL; variable
60 void ell_even(giant x1, giant z1, giant x2, giant z2, giant An,
64 void ell_mul(giant xx, giant zz, int n, giant An, giant Ad, giant N);
189 giant An,
214 mulg(An, t1);
266 giant An,
277 ell_even(xx, zz, xx, zz, An, Ad, N);
282 ell_even(xx, zz, xs, zs, An, Ad, N);
295 ell_even(xs, zs, xs, zs, An, Ad, N);
300 ell_even(xx, zz, xx, zz, An, A
184 ell_even( giant x1, giant z1, giant x2, giant z2, giant An, giant Ad, giant N ) argument
262 ell_mul( giant xx, giant zz, int n, giant An, giant Ad, giant N ) argument
321 choose12( giant x, giant z, int k, giant An, giant Ad, giant N ) argument
[all...]
H A Dfmodule.c54 static giant An = NULL, Ad = NULL; variable
75 An = newgiant(shorts);
288 find_curve_point_brent(pt1, S, An, Ad, N);
312 ell_mul_int_brent(pt1, pri, An, Ad, N);
319 ell_mul_int_brent(pt1, k, An, Ad, N);
321 ell_mul_int_brent(pt1, k, An, Ad, N);
356 ell_mul_int_brent(pb[0], k*D+1 , An, Ad, N);
358 ell_mul_int_brent(pb[D+1], (k+2)*D+1 , An, Ad, N);
363 ell_mul_int_brent(pb[j], 2*j , An, Ad, N);
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dslpconf.vim2 " Language: RFC 2614 - An API for Service Location configuration file
H A Dslpreg.vim2 " Language: RFC 2614 - An API for Service Location registration file
H A Dslpspi.vim2 " Language: RFC 2614 - An API for Service Location SPI file
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A Dlt_LT.pm99 An
129 An
405 2008-02-05T18:30:30 = 5 An
471 2008-02-05T18:30:30 = An, 2-5
501 2008-02-05T18:30:30 = An Vas 5
513 2008-02-05T18:30:30 = An vasario 5
537 2008-02-05T18:30:30 = An, 2008-2-5
549 2008-02-05T18:30:30 = An, 2008 Vas 5
H A Dlt.pm54 my $day_format_abbreviated = [ "Pr", "An", "Tr", "Kt", "Pn", "��t", "Sk" ];
247 An
277 An
553 2008-02-05T18:30:30 = 5 An
619 2008-02-05T18:30:30 = An, 2-5
649 2008-02-05T18:30:30 = An Vas 5
661 2008-02-05T18:30:30 = An vasario 5
685 2008-02-05T18:30:30 = An, 2008-2-5
697 2008-02-05T18:30:30 = An, 2008 Vas 5
/macosx-10.9.5/misc_cmds-32/calendar/calendars/
H A Dcalendar.lotr24 04/17 An unexpected party
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dslpspi.vim2 " Language: RFC 2614 - An API for Service Location SPI file
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/eg/
H A Dbork.pl33 an => 'un', An => 'Un', au => 'oo', Au => 'Oo', a => 'e',
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/eg/
H A Dbork.pl33 an => 'un', An => 'Un', au => 'oo', Au => 'Oo', a => 'e',
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DIterator.pm61 to iterate over a data set. An iterator is implicitly automatically by the
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DIterator.pm61 to iterate over a data set. An iterator is implicitly automatically by the
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/
H A DTxnScopeGuard.pm78 An object that behaves much like L<Scope::Guard>, but hardcoded to do the
/macosx-10.9.5/CPANInternal-140/Log-Dispatch-2.34/lib/Log/Dispatch/
H A DApacheLog.pm100 An object of either the L<Apache> or L<Apache::Server> classes. Required.
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DRootDSE.pm36 Net::LDAP::RootDSE - An LDAP RootDSE object
/macosx-10.9.5/CPANInternal-140/Test-Deep/lib/Test/Deep/
H A DSet.pm42 expect : An array to use as a $type
/macosx-10.9.5/CPANInternal-140/Text-LevenshteinXS/
H A DLevenshteinXS.pm31 Text::LevenshteinXS - An XS implementation of the Levenshtein edit distance
/macosx-10.9.5/CPANInternal-140/Text-LevenshteinXS-0.03/
H A DLevenshteinXS.pm31 Text::LevenshteinXS - An XS implementation of the Levenshtein edit distance
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dmdoc2man.rb229 when 'An'
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/Control/
H A DVLVResponse.pm117 An estimate of the number of entries in the complete list. This value should
122 An arbitary value which is used to associate subsequent requests with the
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A DFILES10 /* General stuff */ COPYRIGHT - Copyright info. MODES.DES - A description of the features of the different modes of DES. FILES - This file. INSTALL - How to make things compile. Imakefile - For use with kerberos. README - What this package is. VERSION - Which version this is and what was changed. KERBEROS - Kerberos version 4 notes. Makefile.PL - An old makefile to build with perl5, not current. Makefile.ssl - The SSLeay makefile Makefile.uni - T (…)
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/doc/
H A Dtk2html.perl72 <title>Man2HTML: An Error has occurred</title>
73 <h1>Man2HTML: An Error has occurred</h1>

Completed in 239 milliseconds

1234567891011>>