Home
last modified time | relevance | path

Searched refs:dec (Results 1 – 25 of 27) sorted by relevance

12

/openssl/crypto/ct/
H A Dct_b64.c67 unsigned char *dec = NULL; in SCT_new_from_base64() local
85 declen = ct_base64_decode(logid_base64, &dec); in SCT_new_from_base64()
90 if (!SCT_set0_log_id(sct, dec, declen)) in SCT_new_from_base64()
92 dec = NULL; in SCT_new_from_base64()
99 SCT_set0_extensions(sct, dec, declen); in SCT_new_from_base64()
100 dec = NULL; in SCT_new_from_base64()
102 declen = ct_base64_decode(signature_base64, &dec); in SCT_new_from_base64()
108 p = dec; in SCT_new_from_base64()
111 OPENSSL_free(dec); in SCT_new_from_base64()
112 dec = NULL; in SCT_new_from_base64()
[all …]
/openssl/test/recipes/
H A D15-test_mp_rsa.t110 my $dec;
118 read($fh, $dec, 10240);
121 if ($msg ne $dec) {
/openssl/apps/
H A Ddgst.c113 struct doall_dgst_digests dec; in dgst_main() local
135 dec.bio = bio_out; in dgst_main()
136 dec.n = 0; in dgst_main()
138 show_digests, &dec); in dgst_main()
481 struct doall_dgst_digests *dec = (struct doall_dgst_digests *)arg; in show_digests() local
498 BIO_printf(dec->bio, "-%-25s", name->name); in show_digests()
499 if (++dec->n == 3) { in show_digests()
500 BIO_printf(dec->bio, "\n"); in show_digests()
501 dec->n = 0; in show_digests()
503 BIO_printf(dec->bio, " "); in show_digests()
H A Denc.c144 struct doall_enc_ciphers dec; in enc_main() local
187 dec.bio = bio_out; in enc_main()
188 dec.n = 0; in enc_main()
190 show_ciphers, &dec); in enc_main()
739 struct doall_enc_ciphers *dec = (struct doall_enc_ciphers *)arg; in show_ciphers() local
752 BIO_printf(dec->bio, "-%-25s", name->name); in show_ciphers()
753 if (++dec->n == 3) { in show_ciphers()
754 BIO_printf(dec->bio, "\n"); in show_ciphers()
755 dec->n = 0; in show_ciphers()
757 BIO_printf(dec->bio, " "); in show_ciphers()
/openssl/crypto/bn/asm/
H A Dbn-586.pl208 &dec("ecx") if ($i != 7-1);
323 &dec($num) if ($i != 7-1);
412 &dec($num) if ($i != 7-1);
495 &dec($num) if ($i != 6);
567 &dec($num) if ($i != 6);
643 &dec($num) if ($i != 6);
701 &dec($num) if ($i != 6);
743 &dec($num) if ($i != 6);
772 &dec($num) if ($i != 6);
H A Dsparcv8plus.S207 dec 4,%o2
242 dec %o2
252 dec %o2
337 dec %o2
345 dec %o2
423 dec %o2
431 dec %o2
521 dec %o3
528 dec %o3
599 dec %o3
[all …]
H A Dx86-mont.pl248 &dec ($num);
266 &dec ($num);
600 &dec ($j); # doesn't affect CF!
618 &dec ($num);
H A Dsparcv8.S73 dec 4,%o2
184 dec 4,%o2
273 dec 4,%o2
375 dec 4,%o3
463 dec 4,%o3
/openssl/crypto/des/asm/
H A Ddes_enc.m41131 be .encrypt.dec
1147 .encrypt.dec:
1219 be .encrypt2.dec
1246 .encrypt2.dec:
1395 be .ncbc.dec
1495 .ncbc.dec:
1543 .ncbc.dec.store.iv:
1548 .ncbc.dec.finish:
1590 be .ede3.dec
1694 .ede3.dec:
[all …]
H A Dcrypt586.pl65 &dec("ebx");
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts_s390x.inc20 unsigned int dec)
57 if (!aes_xts_check_keys_differ(key, keylen / 2, !dec))
64 xctx->plat.s390x.fc = fc | dec;
/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl233 &dec ($b);
368 &dec ($b);
583 &dec ("edx");
721 &dec ("edx");
769 &dec ($len);
979 &dec ("edx");
1099 &dec ("edx");
1143 &dec ($len);
H A Dchacha-x86_64.pl332 &dec ("%ebp");
546 &dec ($counter);
720 &dec ($counter);
2572 &dec ($counter);
2782 &dec ($counter);
/openssl/crypto/
H A Dx86cpuid.pl341 &dec ("ecx");
487 &dec ("ebx");
/openssl/crypto/aes/asm/
H A Dvpaes-x86.pl424 &dec ($round);
459 &dec ($round);
486 &dec ($round);
H A Daesni-x86.pl137 &dec ($rounds);
722 &dec ($len);
3077 &dec ($rounds);
3204 &dec ($rounds);
3301 &dec ($rounds);
/openssl/crypto/sha/asm/
H A Dsha512-586.pl372 &dec ("edx");
423 &dec ("edx");
630 &dec ("ecx");
H A Dkeccak1600-mmx.pl342 &dec ("edx"); # bsz--
389 &dec ("edx"); # bsz--
/openssl/test/
H A Dquic_wire_test.c1409 #define ACK_CASE(n, expect_fail, dec) \ argument
1413 (dec), \
/openssl/crypto/ec/asm/
H A Decp_nistz256-x86.pl679 &dec ("ecx");
1140 &dec ("ebp");
1192 &dec ("ebp");
/openssl/crypto/rc4/asm/
H A Drc4-586.pl302 &dec (&LB($xx));
/openssl/
H A DNOTES-VMS.md121 <http://antinode.info/dec/index.html#Software>
/openssl/crypto/modes/asm/
H A Dghash-x86.pl195 &dec ($cnt);
545 &dec ($cnt);
/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl596 &dec ("ecx");
1382 &dec ("ecx");
/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl880 &dec ($idx);

Completed in 79 milliseconds

12