Home
last modified time | relevance | path

Searched refs:Q (Results 1 – 25 of 60) sorted by relevance

123

/openssl/test/recipes/04-test_pem_reading_data/
H A Dcert-onecolumn.pem12 Q
15 Q
43 Q
180 Q
264 Q
301 Q
339 Q
340 Q
423 Q
424 Q
[all …]
H A Ddsa-onecolumn.pem11 Q
17 Q
83 Q
100 Q
210 Q
221 Q
230 Q
244 Q
295 Q
321 Q
[all …]
/openssl/test/
H A Dectest.c110 || !TEST_true(EC_POINT_add(group, Q, Q, P, ctx)) in group_order_tests()
149 EC_POINT_free(Q); in group_order_tests()
543 points[0] = Q; in prime_field_tests()
544 points[1] = Q; in prime_field_tests()
545 points[2] = Q; in prime_field_tests()
546 points[3] = Q; in prime_field_tests()
597 EC_POINT_free(Q); in prime_field_tests()
873 points[0] = Q; in char2_curve_test()
928 EC_POINT_free(Q); in char2_curve_test()
1077 EC_POINT_free(Q); in char2_field_tests()
[all …]
H A Dsmcont.bin9 ����� 蒻����\ߐ��"�]��I�zqɔxE�^���K�t49��$���q�7+<��/~�J��浃7YM�}�v�W�����Q���~
10 ��ֻ۟Q!���,� 52�3e�$-�oW i���aQ���S.����2b�O��#�{=cɥ�2��7N_�FT�;+JV�'�R�oz�̐8��N�>w֬�1q�?�ɲ3pb…
11 …��7��M�y3� �lDw���t�ןL��2ʰ�D ��dN�ۂ�O�`�Sgz��r����fj ���,rX��S�� re*.Ԕ�Q�P�?Wl�� |(��CB��H�Y…
13 ��-Ǎ�_'�{��Ο܅ʂ�=��.Ӭ�M���Q!���d0&Ny?�_�@��NG��2�S���#⣦I"�s[�� ���[�0�ߣ�8���(T
16 pd��;H����T�y�P�m� �{i���L3����=Dt�l���7�Q�3i���j��K
21 �@��A���m��9oA�|�:���\Q��7�"�����A�t~r��H�>�l������A� w�hˡAgP�}�U{#�4M}�����I��x3C�h�e�…
33 …X<c��i�w��Is����Y������c�]�xB/κ�U��"B�۴/F��A]�)q�SH����(U�l��Ryf�Q�d����"�?�vO]*�Wq���…
34 ʯ���kV��0��g�͂��{noc�Q(�� 1��B~aL��*�/^M�� h�|e����ך�ۃ/��C(�+K_s�,���6��1���Ø�6w>��(�`���T�@�…
H A Dec_internal_test.c201 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in underflow_test() local
228 Q = EC_POINT_new(grp); in underflow_test()
230 if (!TEST_ptr(grp) || !TEST_ptr(P) || !TEST_ptr(Q) || !TEST_ptr(R)) in underflow_test()
239 || !TEST_true(EC_POINT_mul(grp, Q, NULL, P, k, ctx)) in underflow_test()
240 || !TEST_true(EC_POINT_get_affine_coordinates(grp, Q, x1, y1, ctx)) in underflow_test()
254 EC_POINT_free(Q); in underflow_test()
/openssl/crypto/ec/
H A Decp_sm2p256.c236 R->X[i] = Q->X[i]; in ecp_sm2p256_point_add_affine()
237 R->Y[i] = Q->Y[i]; in ecp_sm2p256_point_add_affine()
247 ecp_sm2p256_mul(tmp0, tmp0, Q->X); in ecp_sm2p256_point_add_affine()
258 K.X[i] = Q->X[i]; in ecp_sm2p256_point_add_affine()
259 K.Y[i] = Q->Y[i]; in ecp_sm2p256_point_add_affine()
298 R->X[i] = Q->X[i]; in ecp_sm2p256_point_add()
299 R->Y[i] = Q->Y[i]; in ecp_sm2p256_point_add()
300 R->Z[i] = Q->Z[i]; in ecp_sm2p256_point_add()
304 } else if (is_zeros(Q->Z)) { in ecp_sm2p256_point_add()
324 ecp_sm2p256_sqr(tmp2, Q->Z); in ecp_sm2p256_point_add()
[all …]
/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe2.t24 $Q::P = $Q::P = 'Q';
63 $Q::H = $Q2::H = undef;
91 is $Q::H, 'good7';
H A Dexported.t17 $Q::n = $Q::n = 119;
H A Dhash.t15 $Q::v = 'oops (Q)';
42 is $Q::v, 'good';
/openssl/crypto/bn/
H A Dbn_div.c119 BN_ULONG Q = 0, mask; in bn_div_3_words() local
123 Q <<= 1; in bn_div_3_words()
125 Q |= 1; in bn_div_3_words()
131 mask = 0 - (Q >> (BN_BITS2 - 1)); /* does it overflow? */ in bn_div_3_words()
133 Q <<= 1; in bn_div_3_words()
134 Q |= (R >= D); in bn_div_3_words()
136 return (Q | mask) & BN_MASK2; in bn_div_3_words()
/openssl/.github/ISSUE_TEMPLATE/
H A Dquestion.md4 about: Please use Q&A in Discussions instead
9 Instead, please use the [Q&A category in Discussions](<https://github.com/openssl/openssl/discussio…
/openssl/Configurations/
H A Dwindows-makefile.tmpl484 -del /Q /S /F engines\*.lib engines\*.exp
486 -del /Q /S /F test\*.exp
487 -rd /Q /S test\test-runs
490 -del /Q /F include\openssl\configuration.h
491 -del /Q /F configdata.pm
492 -del /Q /F makefile
905 if ($srcs[0] =~ /\Q${asmext}\E$/) {
963 IF EXIST \$@ DEL /F /Q \$@
969 IF EXIST apps\\$dll DEL /Q /F apps\\$dll
970 IF EXIST test\\$dll DEL /Q /F test\\$dll
[all …]
/openssl/test/certs/
H A Dserver-ecdsa-key.pem4 dgRHB8Z86bnYFR2AOGi+Q+SbpWBhcy9C0OUOeRqQrm9Vdo/gIcgTCj0K
H A Dacert_ietf.pem14 4Q==
H A Droot-name2.pem18 1lqW0ORSWhvih/112Q==
H A Dserver-pss-restrict-cert.pem15 Q+YMu6HIQZovRT3IljHvesjIby7KfS86SU4r+CG7qaPLw7jeIR92YMnihnaXRGGJ
H A Dee-cert-ocsp-nocheck.pem14 Q/hwA48Vt+umuaquwUTn7IP5eWD6TivgTxnx5Qj1vqCC4AqZF4L8fV4RW2kXhbW+
H A Dee-pss-sha1-cert.pem6 Q/4xNPgo2HXpo7uIgu+jcuJTYgVFTeAxl++qnRDSWA2eBp4yuxsIVl1lDz9mjsI2
H A Dee-cert-crit-unknown-ext.pem15 Db5qHdxAw/1CTDKMzVUU3eVq1AMPbERSC/JYSeQct+rQ0N4QfOjEpTXnVMbeaL+Q
/openssl/crypto/aria/
H A Daria.c442 #define _ARIA_GSRK(RK, X, Y, Q, R) \ argument
446 (((Y)[((Q) ) % 4]) >> (R)) ^ \
447 (((Y)[((Q) + 3) % 4]) << (32 - (R))); \
450 (((Y)[((Q) + 1) % 4]) >> (R)) ^ \
451 (((Y)[((Q) ) % 4]) << (32 - (R))); \
454 (((Y)[((Q) + 2) % 4]) >> (R)) ^ \
455 (((Y)[((Q) + 1) % 4]) << (32 - (R))); \
458 (((Y)[((Q) + 3) % 4]) >> (R)) ^ \
459 (((Y)[((Q) + 2) % 4]) << (32 - (R))); \
/openssl/test/recipes/20-test_dhparam_check_data/valid/
H A Ddhx_p1024_q256_t1862.pem2 MIIBUwKBgQDaVuQ2SUrfZoS1h0/vzCqyih6A+fNOVAEyD6TWsHzuzwroJF6Uak/Q
/openssl/test/recipes/65-test_cmp_vfy_data/
H A Dclient.crt12 PvJwQ4+7+yny4ieX9iVicRdXXT8kEOQL5/3/Q+cBj/BzYE0VGxo4YloHQwWNdSg0
/openssl/test/recipes/80-test_ocsp_data/
H A Dcert.pem18 Q+emRwl/JjCNZX4l/AripU/Cy/+J2YGKilKzRcB1QMMVSl0VaeLSCwkNDQtdlwWO
/openssl/test/recipes/15-test_dsaparam_data/valid/
H A Dp3072_q224_t1862.pem8 X8/sW4QVjsQC3GC5L/wmEC6TtdXLZjr1z8aYi2HPO1VmSR26+Q+jwXfWT7mjrvZH
/openssl/test/recipes/80-test_cms_data/
H A Dciphertext_from_1_1_1.cms13 8CR+Q/q5ibL+eqDeg6KOxytDs2GpD+WoUTAcBgkrgQUQhkg/AAIwDwYLKoZIhvcN

Completed in 64 milliseconds

123