Home
last modified time | relevance | path

Searched refs:A (Results 76 – 100 of 539) sorted by relevance

12345678910>>...22

/openssl/test/recipes/30-test_evp_data/
H A Devpkdf_ssh.txt22 Ctrl.type = type:A
70 Ctrl.type = type:A
118 Ctrl.type = type:A
166 Ctrl.type = type:A
214 Ctrl.type = type:A
262 Ctrl.type = type:A
310 Ctrl.type = type:A
358 Ctrl.type = type:A
406 Ctrl.type = type:A
454 Ctrl.type = type:A
[all …]
/openssl/crypto/sha/asm/
H A Dsha256-mb-x86_64.pl317 movdqu 0x00-0x80($ctx),$A # load context
365 pand $Xn,$A
372 paddd $t1,$A
386 movdqu $A,0x00-0x80($ctx)
1022 vmovdqu 0x00-0x80($ctx),$A # load context
1068 vpand $Xn,$A,$A
1075 vpaddd $t1,$A,$A
1089 vmovdqu $A,0x00-0x80($ctx)
1260 vpand $Xn,$A,$A
1267 vpaddd $t1,$A,$A
[all …]
H A Dsha256-586.pl112 $A="eax";
167 &mov ("ecx",$A);
173 &xor ("ecx",$A);
178 &xor ("ecx",$A);
180 &xor ($A,"edi"); # a ^= b
191 &add ($A,$T); # h += T
271 &mov ($A,&DWP(0,"esi"));
312 &add ($A,&DWP(0,"esi"));
316 &mov (&DWP(0,"esi"),$A);
376 my @AH=($A,$K256);
[all …]
H A Dsha1-sparcv9.pl41 $A="%l0";
46 @V=($A,$B,$C,$D,$E);
295 ld [$ctx+0],$A
356 add $A,@X[0],$A
357 st $A,[$ctx+0]
H A Dsha1-armv8.pl53 @V=($A,$B,$C,$D,$E)=map("w$_",(20..24));
205 ldp $A,$B,[$ctx]
229 add $A,$A,@Xw[1]
232 stp $A,$B,[$ctx]
H A Dsha512-sparcv9.pl81 $A="%o0";
89 @V=($A,$B,$C,$D,$E,$F,$G,$H);
108 $A="%l0";
116 @V=($A,$B,$C,$D,$E,$F,$G,$H);
689 $LD [$ctx+`0*$SZ`],$A
720 add $A,@X[0],$A
721 $ST $A,[$ctx+`0*$SZ`]
751 add $tmp0,$A,$A
753 $ST $A,[$ctx+`0*$SZ`]
H A Dsha1-parisc.pl69 @V=($A,$B,$C,$D,$E)=("%r19","%r20","%r21","%r22","%r23");
183 ldw 0($ctx),$A
232 addl @X[0],$A,$A
237 stw $A,0($ctx)
H A Dsha1-ppc.pl74 $A ="r7";
81 @V=($A,$B,$C,$D,$E,$T);
216 lwz $A,0($ctx)
329 add r18,r18,$A
333 mr $A,r16
/openssl/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl411 mov $SZ*0(%r15),$A
448 mov $A,$a1
593 mov $a1,$A
598 add $SZ*0(%r15),$A
609 mov $A,$SZ*0(%r15)
727 mov $SZ*0(%r15),$A
764 mov $A,$a1
863 mov $a1,$A
868 add $SZ*0(%r15),$A
1181 add $a1,$A
[all …]
/openssl/util/
H A Dcheck-format-test-positives.c105 # define MAC(A) (A) /*@ nesting indent of preprocessor directive off by 1 */
/openssl/test/
H A DREADME-dev.md19 A test executable is named `test/{name}test.c`
21 A test recipe is named `test/recipes/{nn}-test_{name}.t`, where `{nn}` is a two
42 A recipe that just runs a test executable
45 A script that just runs a program looks like this:
61 A recipe that runs a more complex test
68 A script to start from could be this:
/openssl/include/internal/
H A Dsha3.h42 uint64_t A[5][5]; member
60 size_t SHA3_absorb(uint64_t A[5][5], const unsigned char *inp, size_t len,
/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl42 @V=($A,$B,$C,$D)=map("%l$_",(0..3));
315 ld [$ctx+0],$A
332 sllx $A,32,$AB ! pack A,B
360 add $t1,$A,$A
369 st $A,[$ctx+0] ! write out ctx
/openssl/doc/man5/
H A Dfips_config.pod9 A separate configuration file, using the OpenSSL L<config(5)> syntax,
44 A version number for the fips install process. Should be 1.
63 A value of '1' will perform the checks, otherwise if the value is '0' the checks
81 A MAC of the value of the B<install-status> option, to prevent accidental
95 install-mac = FE:10:13:5A:D3:B4:C7:82:1B:1E:17:4C:AC:84:0C
/openssl/doc/man3/
H A DEVP_PBE_CipherInit.pod52 EVP_PBE_TYPE_OUTER - A PBE algorithm
56 EVP_PBE_TYPE_PRF - A pseudo-random function
60 EVP_PBE_TYPE_KDF - A key derivation function
64 2. A I<pbe_nid> which can represent the algorithm identifier with parameters e.g.
H A DBIO_s_core.pod19 A core BIO is treated as source/sink BIO which communicates to some external
20 BIO. This is primarily useful to provider authors. A number of calls from
40 A failure will most commonly be because the library context was not constructed
H A DSRP_Calc_B.pod26 BIGNUM *SRP_Calc_server_key(const BIGNUM *A, const BIGNUM *v, const BIGNUM *u,
33 BIGNUM *SRP_Calc_u_ex(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N,
35 BIGNUM *SRP_Calc_u(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N);
57 SRP_Calc_u(). The client key and B<x> and B<A> parameters are used on the
H A DASN1_EXTERN_FUNCS.pod66 A pointer to arbitrary application specific data.
70 A "new" function responsible for constructing a new B<ASN1_VALUE> object. The
79 A "free" function responsible for freeing the B<ASN1_VALUE> passed in I<*pval>
86 A "clear" function responsible for clearing any data in the B<ASN1_VALUE> passed
93 A "d2i" function responsible for converting DER data with the tag I<tag> and
101 object created via the IMPLEMENT_EXTERN_ASN1() macro. A pointer to the current
134 A "print" function. I<out> is the BIO to print the output to. I<*pval> is the
/openssl/doc/man7/
H A Dprovider-kdf.pod83 A KDF algorithm implementation may not implement all of these functions.
93 A pointer to this context will be passed back in a number of the other KDF
202 A mode of 0 enables the compliance checks.
283 A single char of value 65 (ASCII char 'A').
288 A single char of value 66 (ASCII char 'B').
293 A single char of value 67 (ASCII char 'C').
298 A single char of value 68 (ASCII char 'D').
303 A single char of value 69 (ASCII char 'E').
308 A single char of value 70 (ASCII char 'F').
H A Dopenssl-glossary.pod41 A decoder is a type of algorithm used for decoding keys and parameters from some
112 A Library Context in OpenSSL is represented by the type B<OSSL_LIB_CTX>. It can
116 A NULL value can always be passed to indicate the default library context.
175 A property is a way of classifying and selecting algorithm implementations.
176 A property is a key/value pair expressed as a string. For example all algorithm
186 A property query string is a string containing a sequence of properties that
197 A provider in OpenSSL is a component that groups together algorithm
H A DEVP_PKEY-FFC.pod11 Diffie-Hellman key establishment algorithms specified in SP800-56A can also be
57 A DSA or Diffie-Hellman prime "p" value.
61 A DSA or Diffie-Hellman generator "g" value.
71 A DSA or Diffie-Hellman prime "q" value.
203 =item A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function.
205 =item A.2.3 Generation of canonical generator g.
207 =item A.2.1 Unverifiable Generation of the Generator g.
/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl113 my @A=(@N[0..13],@R[14..31]);
178 my $lo=$i<13?@A[$i+1]:"%o7";
181 ld [$ap+$i*8+4],@A[$i]
182 sllx @A[$i],32,@A[$i]
183 or $lo,@A[$i],@A[$i]
191 fsrc2 $hi,@A[$i]
291 movxtod @A[$i],@R[$i]
501 ldx [$tp+$i*8],@A[$i]
506 ldd [$tp+$i*8],@A[$i]
616 movxtod @A[$i],@R[$i]
/openssl/doc/internal/man3/
H A DOSSL_EVENT.pod69 A mandatory event type, which is a simple numeric identity, the
74 A mandatory nonnegative integral quantity. The lower the priority the earlier
84 A reference to user supplied contextual information. The event queue passes
89 A reference to some event specific data of a specified length.
115 and initialises and adds it as per B<ossl_event_queue_add>. A pointer to the
162 must be freed by the caller. A NULL event is returned if there is no event
/openssl/doc/designs/quic-design/
H A Dqlog.md6 - A qlog API and implementation.
7 - A JSON encoder API and implementation, which is used by the qlog
66 environment variable `QLOGDIR`. A filter can be defined using `OSSL_QFILTER`. When
107 - A filter term is preceded by `-` (disable an event type) or `+` (enable an
/openssl/test/certs/
H A Droot-ed25519.pem21 A2:8C:C1:F8:6E:59:60:D3:E0:3A:E7:5C:96:2C:97:A8:D4:48:29:3C
23 keyid:A2:8C:C1:F8:6E:59:60:D3:E0:3A:E7:5C:96:2C:97:A8:D4:48:29:3C

Completed in 77 milliseconds

12345678910>>...22