Home
last modified time | relevance | path

Searched refs:rd (Results 1 – 25 of 36) sorted by relevance

12

/openssl/crypto/
H A Dmips_arch.h27 # define mflo(rd,rs,rt) dmulu rd,rs,rt argument
28 # define mfhi(rd,rs,rt) dmuhu rd,rs,rt argument
31 # define mflo(rd,rs,rt) mulu rd,rs,rt argument
32 # define mfhi(rd,rs,rt) muhu rd,rs,rt argument
36 # define mflo(rd,rs,rt) mflo rd argument
37 # define mfhi(rd,rs,rt) mfhi rd argument
H A Dsparccpuid.S54 .word 0x91408000 !rd %ccr,%o0
229 .word 0x91408000 !rd %ccr,%o0
233 .word 0x91410000 !rd %tick,%o0
277 .word 0x91410000 !rd %tick,%o0
280 .word 0x93410000 !rd %tick,%o1
283 .word 0x95410000 !rd %tick,%o2
286 .word 0x97410000 !rd %tick,%o3
289 .word 0x99410000 !rd %tick,%o4
335 .word 0x91468000 !rd %asr26,%o0
391 .word 0x83408000 !rd %ccr,%g1
[all …]
/openssl/crypto/bn/asm/
H A Dsparcv8.S63 rd %y,%g1
74 rd %y,%g1
85 rd %y,%g1
95 rd %y,%g1
117 rd %y,%g1
128 rd %y,%g1
140 rd %y,%g1
176 rd %y,%g1
183 rd %y,%g1
191 rd %y,%g1
[all …]
H A Dvis3-mont.pl353 my ($mnemonic,$rs1,$rs2,$rd)=@_;
360 $ref = "$mnemonic\t$rs1,$rs2,$rd";
363 foreach ($rs1,$rs2,$rd) {
369 0x81b00000|$rd<<25|$rs1<<14|$opf<<5|$rs2,
/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c512 return rd->fd != -1 in check_random_device()
530 return rd->fd; in get_random_device()
534 return rd->fd; in get_random_device()
538 rd->dev = st.st_dev; in get_random_device()
539 rd->ino = st.st_ino; in get_random_device()
540 rd->mode = st.st_mode; in get_random_device()
543 close(rd->fd); in get_random_device()
544 rd->fd = -1; in get_random_device()
547 return rd->fd; in get_random_device()
558 close(rd->fd); in close_random_device()
[all …]
/openssl/crypto/perlasm/
H A Driscv.pm285 my $rd = read_reg shift;
295 my $rd = read_reg shift;
305 my $rd = read_reg shift;
315 my $rd = read_reg shift;
325 my $rd = read_reg shift;
334 my $rd = read_reg shift;
344 my $rd = read_reg shift;
353 my $rd = read_reg shift;
362 my $rd = read_reg shift;
372 my $rd = read_reg shift;
[all …]
H A Dsparcv9_modes.pl1405 my ($mnemonic,$rs1,$rs2,$rd)=@_;
1416 foreach ($rs1,$rs2,$rd) {
1435 my ($mnemonic,$rs1,$rs2,$rd)=@_;
1448 foreach ($rs1,$rs2,$rd) {
1478 foreach ($rs1,$rs2,$rd) {
1497 my ($mnemonic,$rs1,$rs2,$rd)=@_;
1505 foreach ($rs1,$rs2,$rd) {
1531 foreach ($rs1,$rs2,$rd) {
1558 foreach ($rs1,$rs2,$rd) {
1577 my ($mnemonic,$rs,$rd)=@_;
[all …]
H A Dppc-xlate.pl269 my ($f,$rd,$idx) = @_;
271 " li $rd,-1";
273 " mfspr $rd,$idx";
/openssl/crypto/aes/asm/
H A Daes-riscv32-zkn.pl126 my $rd = read_reg shift;
138 my $rd = read_reg shift;
150 my $rd = read_reg shift;
162 my $rd = read_reg shift;
485 my $rd = shift;
488 @{[$inst->($rd,$rd,$rs,0)]}
489 @{[$inst->($rd,$rd,$rs,1)]}
490 @{[$inst->($rd,$rd,$rs,2)]}
491 @{[$inst->($rd,$rd,$rs,3)]}
783 my $rd = shift;
[all …]
H A Daesfx-sparcv9.pl1140 my ($mnemonic,$rs1,$rs2,$rd)=@_;
1148 $ref = "$mnemonic\t$rs1,$rs2,$rd";
1151 foreach ($rs1,$rs2,$rd) {
1170 my ($mnemonic,$rs1,$rs2,$rd)=@_;
1177 $ref = "$mnemonic\t$rs1,$rs2,$rd";
1180 foreach ($rs1,$rs2,$rd) {
1194 my ($mnemonic,$rs1,$rs2,$rd)=@_;
1202 $ref = "$mnemonic\t$rs1,$rs2,$rd";
1208 foreach ($rs1,$rd) {
1227 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
[all …]
/openssl/crypto/ocsp/
H A Docsp_prn.c141 OCSP_RESPDATA *rd = NULL; in OCSP_RESPONSE_print() local
166 rd = &br->tbsResponseData; in OCSP_RESPONSE_print()
167 l = ASN1_INTEGER_get(rd->version); in OCSP_RESPONSE_print()
173 rid = &rd->responderId; in OCSP_RESPONSE_print()
185 if (!ASN1_GENERALIZEDTIME_print(bp, rd->producedAt)) in OCSP_RESPONSE_print()
189 for (i = 0; i < sk_OCSP_SINGLERESP_num(rd->responses); i++) { in OCSP_RESPONSE_print()
190 if (!sk_OCSP_SINGLERESP_value(rd->responses, i)) in OCSP_RESPONSE_print()
192 single = sk_OCSP_SINGLERESP_value(rd->responses, i); in OCSP_RESPONSE_print()
234 rd->responseExtensions, flags, 4)) in OCSP_RESPONSE_print()
/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl384 my ($mnemonic,$rs1,$rs2,$rd)=@_;
389 $ref = "$mnemonic\t$rs1,$rs2,$rd";
392 foreach ($rs1,$rs2,$rd) {
403 0x81b00000|$rd<<25|$rs1<<14|$opf<<5|$rs2,
410 my ($mnemonic,$rs1,$rs2,$rd)=@_;
412 my $ref="$mnemonic\t$rs1,$rs2,$rd";
414 foreach ($rs1,$rs2,$rd) {
419 0x81b00300|$rd<<25|$rs1<<14|$rs2,
H A Dsha1-sparcv9a.pl557 my ($mnemonic,$rs1,$rs2,$rd)=@_;
565 $ref = "$mnemonic\t$rs1,$rs2,$rd";
568 foreach ($rs1,$rs2,$rd) {
579 0x81b00000|$rd<<25|$rs1<<14|$opf<<5|$rs2,
586 my ($mnemonic,$rs1,$rs2,$rd)=@_;
588 my $ref="$mnemonic\t$rs1,$rs2,$rd";
590 foreach ($rs1,$rs2,$rd) {
595 0x81b00300|$rd<<25|$rs1<<14|$rs2,
H A Dsha512-sparcv9.pl810 my ($mnemonic,$rs1,$rs2,$rd)=@_;
815 $ref = "$mnemonic\t$rs1,$rs2,$rd";
818 foreach ($rs1,$rs2,$rd) {
829 0x81b00000|$rd<<25|$rs1<<14|$opf<<5|$rs2,
836 my ($mnemonic,$rs1,$rs2,$rd)=@_;
838 my $ref="$mnemonic\t$rs1,$rs2,$rd";
840 foreach ($rs1,$rs2,$rd) {
845 0x81b00300|$rd<<25|$rs1<<14|$rs2,
/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl390 my ($mnemonic,$rs1,$rs2,$rd)=@_;
395 $ref = "$mnemonic\t$rs1,$rs2,$rd";
398 foreach ($rs1,$rs2,$rd) {
409 0x81b00000|$rd<<25|$rs1<<14|$opf<<5|$rs2,
416 my ($mnemonic,$rs1,$rs2,$rd)=@_;
418 my $ref="$mnemonic\t$rs1,$rs2,$rd";
420 foreach ($rs1,$rs2,$rd) {
425 0x81b00300|$rd<<25|$rs1<<14|$rs2,
/openssl/test/
H A Dquic_stream_test.c223 size_t consumed = 0, total_written = 0, rd, cur_rd, expected = 0, start_at; in test_sstream_bulk() local
306 for (i = 0, rd = 0; rd < expected; ++i) { in test_sstream_bulk()
314 if (!TEST_size_t_le(iov[j].buf_len + rd, expected)) in test_sstream_bulk()
325 rd += cur_rd; in test_sstream_bulk()
328 if (!TEST_mem_eq(dst_buf, rd, ref_dst_buf, expected)) in test_sstream_bulk()
H A Dcmp_hdr_test.c68 #define X509_NAME_ADD(n, rd, s) \ argument
69 X509_NAME_add_entry_by_txt((n), (rd), MBSTRING_ASC, (unsigned char *)(s), \
/openssl/test/certs/
H A Dalt2-cert.pem17 rd+8PCUa0SK1dDPJ9dpGrfsAYwk8kST5/JfyDMrocsijOu3v1uGTttMQ0h0A6w6g
/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl549 my ($mnemonic,$rs1,$rs2,$rd)=@_;
557 $ref = "$mnemonic\t$rs1,$rs2,$rd";
560 foreach ($rs1,$rs2,$rd) {
566 0x81b00000|$rd<<25|$rs1<<14|$opf<<5|$rs2,
/openssl/crypto/poly1305/asm/
H A Dpoly1305-sparcv9.pl1057 my ($mnemonic,$rs1,$rs2,$rd)=@_;
1064 $ref = "$mnemonic\t$rs1,$rs2,$rd";
1067 foreach ($rs1,$rs2,$rd) {
1073 0x81b00000|$rd<<25|$rs1<<14|$opf<<5|$rs2,
1081 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1088 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1091 foreach ($rs1,$rs2,$rs3,$rd) {
1102 0x81b80000|$rd<<25|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
/openssl/ssl/quic/
H A Dquic_demux.c237 size_t rd, i; in demux_recv() local
284 if (!BIO_recvmmsg(demux->net_bio, msg, sizeof(BIO_MSG), i, 0, &rd)) { in demux_recv()
300 for (i = 0; i < rd; ++i, urxe = unext) { in demux_recv()
/openssl/doc/designs/
H A Dhandling-some-max-defines.md35 It is widely used throughout the codebase and by 3rd party applications.
63 be assumed that 3rd party applications use this value to allocate fixed
113 used by 3rd party applications to allocate some fixed buffers for single
/openssl/crypto/cmp/
H A Dcmp_msg.c525 OSSL_CMP_REVDETAILS *rd; in ossl_cmp_rr_new() local
533 if ((rd = OSSL_CMP_REVDETAILS_new()) == NULL) in ossl_cmp_rr_new()
550 ret = OSSL_CRMF_CERTTEMPLATE_fill(rd->certDetails, pubkey, subject, in ossl_cmp_rr_new()
557 && !add_crl_reason_extension(&rd->crlEntryDetails, in ossl_cmp_rr_new()
564 if (!sk_OSSL_CMP_REVDETAILS_push(msg->body->value.rr, rd)) in ossl_cmp_rr_new()
566 rd = NULL; in ossl_cmp_rr_new()
577 OSSL_CMP_REVDETAILS_free(rd); in ossl_cmp_rr_new()
/openssl/doc/designs/ddd/
H A Dddd-06-mem-uv.c425 int rc, rd; in flush_write_buf() local
433 rd = BIO_read(conn->net_bio, buf, 4096); in flush_write_buf()
434 if (rd <= 0) { in flush_write_buf()
447 op->b.len = rd; in flush_write_buf()
/openssl/
H A DNOTES-DJGPP.md44 As of version 0.9.7f DJGPP port checks upon `/dev/urandom$` for a 3rd

Completed in 82 milliseconds

12