Home
last modified time | relevance | path

Searched refs:OUTPUT_LEN (Results 1 – 25 of 84) sorted by relevance

1234

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-filter/lib/
H A Dqa_fir_filter_with_buffer.cc91 const int OUTPUT_LEN = 37; in test_decimate() local
92 const int INPUT_LEN = MAX_TAPS + OUTPUT_LEN; in test_decimate()
105 for (int ol = 0; ol <= OUTPUT_LEN; ol++) { in test_decimate()
192 const int OUTPUT_LEN = 37; in test_decimate() local
193 const int INPUT_LEN = MAX_TAPS + OUTPUT_LEN; in test_decimate()
208 for (int ol = 0; ol <= OUTPUT_LEN; ol++) { in test_decimate()
232 std::fill_n(actual_output, OUTPUT_LEN, 0); in test_decimate()
293 const int OUTPUT_LEN = 37; in test_decimate() local
294 const int INPUT_LEN = MAX_TAPS + OUTPUT_LEN; in test_decimate()
309 for (int ol = 0; ol <= OUTPUT_LEN; ol++) { in test_decimate()
[all …]
/dports/mail/rspamd/rspamd-3.1/contrib/libottery/
H A Dchacha_cryptobox.c33 #define OUTPUT_LEN (IDX_STEP * 64) macro
47 memset (output, 0, OUTPUT_LEN); in chacha20_cryptobox_generate()
49 chacha_update (x, output, output, OUTPUT_LEN); in chacha20_cryptobox_generate()
58 OUTPUT_LEN, \
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/libottery/
H A Dchacha_cryptobox.c33 #define OUTPUT_LEN (IDX_STEP * 64) macro
47 memset (output, 0, OUTPUT_LEN); in chacha20_cryptobox_generate()
49 chacha_update (x, output, output, OUTPUT_LEN); in chacha20_cryptobox_generate()
58 OUTPUT_LEN, \
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/library/
H A Dhmac_drbg.c418 #define OUTPUT_LEN 80 macro
427 static const unsigned char result_pr[OUTPUT_LEN] = {
442 static const unsigned char result_nopr[OUTPUT_LEN] = {
475 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
491 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
492 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
493 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
514 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
515 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
516 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/mbedtls/library/
H A Dhmac_drbg.c415 #define OUTPUT_LEN 80 macro
424 static const unsigned char result_pr[OUTPUT_LEN] = {
439 static const unsigned char result_nopr[OUTPUT_LEN] = {
472 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
488 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
489 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
490 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
511 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
512 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
513 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/comms/fldigi/fldigi-4.1.20/src/mbedtls/
H A Dhmac_drbg.c468 #define OUTPUT_LEN 80 macro
477 static const unsigned char result_pr[OUTPUT_LEN] = {
492 static const unsigned char result_nopr[OUTPUT_LEN] = {
525 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
541 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
542 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
543 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
564 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
565 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
566 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/library/
H A Dhmac_drbg.c466 #define OUTPUT_LEN 80 macro
475 static const unsigned char result_pr[OUTPUT_LEN] = {
490 static const unsigned char result_nopr[OUTPUT_LEN] = {
523 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
539 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
540 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
541 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
562 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
563 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
564 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/library/
H A Dhmac_drbg.c466 #define OUTPUT_LEN 80 macro
475 static const unsigned char result_pr[OUTPUT_LEN] = {
490 static const unsigned char result_nopr[OUTPUT_LEN] = {
523 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
539 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
540 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
541 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
562 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
563 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
564 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/biology/exonerate/exonerate-2.4.0/test/util/
H A Dfastasplit.test.sh58 OUTPUT_LEN=`expr $OUTPUT_LEN_0 + $OUTPUT_LEN_1`
59 echo Output len $OUTPUT_LEN
60 if [ $INPUT_LEN -eq $OUTPUT_LEN ]
64 echo Output length $OUTPUT_LEN length, but expected $INPUT_LEN
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/library/
H A Dhmac_drbg.c515 #define OUTPUT_LEN 80 macro
524 static const unsigned char result_pr[OUTPUT_LEN] = {
539 static const unsigned char result_nopr[OUTPUT_LEN] = {
572 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
588 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
589 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
590 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
611 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
612 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
613 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/library/
H A Dhmac_drbg.c545 #define OUTPUT_LEN 80 macro
554 static const unsigned char result_pr[OUTPUT_LEN] = {
569 static const unsigned char result_nopr[OUTPUT_LEN] = {
602 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
618 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
619 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
620 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
641 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
642 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
643 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Dhmac_drbg.c536 #define OUTPUT_LEN 80 macro
545 static const unsigned char result_pr[OUTPUT_LEN] = {
560 static const unsigned char result_nopr[OUTPUT_LEN] = {
593 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
609 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
610 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
611 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
632 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
633 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
634 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Dhmac_drbg.c536 #define OUTPUT_LEN 80 macro
545 static const unsigned char result_pr[OUTPUT_LEN] = {
560 static const unsigned char result_nopr[OUTPUT_LEN] = {
593 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
609 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
610 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
611 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
632 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
633 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
634 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/library/
H A Dhmac_drbg.c515 #define OUTPUT_LEN 80 macro
524 static const unsigned char result_pr[OUTPUT_LEN] = {
539 static const unsigned char result_nopr[OUTPUT_LEN] = {
572 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
588 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
589 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
590 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
611 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
612 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
613 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/www/hiawatha/hiawatha-10.12/mbedtls/library/
H A Dhmac_drbg.c515 #define OUTPUT_LEN 80 macro
524 static const unsigned char result_pr[OUTPUT_LEN] = {
539 static const unsigned char result_nopr[OUTPUT_LEN] = {
572 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
588 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
589 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
590 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
611 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
612 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
613 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/library/
H A Dhmac_drbg.c511 #define OUTPUT_LEN 80 macro
520 static const unsigned char result_pr[OUTPUT_LEN] = {
535 static const unsigned char result_nopr[OUTPUT_LEN] = {
568 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
584 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
585 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
586 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
607 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
608 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
609 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/mbedtls/
H A Dhmac_drbg.c511 #define OUTPUT_LEN 80 macro
520 static const unsigned char result_pr[OUTPUT_LEN] = {
535 static const unsigned char result_nopr[OUTPUT_LEN] = {
568 unsigned char buf[OUTPUT_LEN]; in vdb_mbedtls_hmac_drbg_self_test()
584 CHK( vdb_mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
585 CHK( vdb_mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
586 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
607 CHK( vdb_mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
608 CHK( vdb_mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
609 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/mbedtls/
H A Dhmac_drbg.c511 #define OUTPUT_LEN 80 macro
520 static const unsigned char result_pr[OUTPUT_LEN] = {
535 static const unsigned char result_nopr[OUTPUT_LEN] = {
568 unsigned char buf[OUTPUT_LEN]; in vdb_mbedtls_hmac_drbg_self_test()
584 CHK( vdb_mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
585 CHK( vdb_mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
586 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
607 CHK( vdb_mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
608 CHK( vdb_mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
609 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in vdb_mbedtls_hmac_drbg_self_test()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/mbedtls/
H A Dhmac_drbg.c546 #define OUTPUT_LEN 80 macro
555 static const unsigned char result_pr[OUTPUT_LEN] = {
570 static const unsigned char result_nopr[OUTPUT_LEN] = {
603 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
619 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
620 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
621 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
642 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
643 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
644 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/mbedtls/
H A Dhmac_drbg.c546 #define OUTPUT_LEN 80 macro
555 static const unsigned char result_pr[OUTPUT_LEN] = {
570 static const unsigned char result_nopr[OUTPUT_LEN] = {
603 unsigned char buf[OUTPUT_LEN]; in mbedtls_hmac_drbg_self_test()
619 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
620 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
621 CHK( memcmp( buf, result_pr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
642 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
643 CHK( mbedtls_hmac_drbg_random( &ctx, buf, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
644 CHK( memcmp( buf, result_nopr, OUTPUT_LEN ) ); in mbedtls_hmac_drbg_self_test()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/apps/bundle_deploy/
H A Ddemo_static.c35 #define OUTPUT_LEN 1000 macro
73 float output_storage[OUTPUT_LEN]; in main()
81 int64_t out_shape[2] = {1, OUTPUT_LEN}; in main()
91 for (int i = 0; i < OUTPUT_LEN; ++i) { in main()
/dports/games/freecell-solver/freecell-solver-6.2.0/board_gen/
H A Dmake_multi_boards.c78 #define OUTPUT_LEN (CARD_STR_LEN * 4 * 13) in main() macro
82 fwrite(s, OUTPUT_LEN, 1, f); in main()
87 write(fh, s, OUTPUT_LEN); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/mac/
H A DUMac32.java144 static final int OUTPUT_LEN = 8; field in UMac32
186 return OUTPUT_LEN; in macSize()
315 for (int i = 0; i < OUTPUT_LEN; i++) in digest()
414 byte[] result = new byte[OUTPUT_LEN]; in pdf()
415 System.arraycopy(T, nlowbitsnum, result, 0, OUTPUT_LEN); in pdf()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/crypto/mac/
H A DUMac32.java144 static final int OUTPUT_LEN = 8; field in UMac32
186 return OUTPUT_LEN; in macSize()
315 for (int i = 0; i < OUTPUT_LEN; i++) in digest()
414 byte[] result = new byte[OUTPUT_LEN]; in pdf()
415 System.arraycopy(T, nlowbitsnum, result, 0, OUTPUT_LEN); in pdf()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/crypto/mac/
H A DUMac32.java144 static final int OUTPUT_LEN = 8; field in UMac32
186 return OUTPUT_LEN; in macSize()
315 for (int i = 0; i < OUTPUT_LEN; i++) in digest()
414 byte[] result = new byte[OUTPUT_LEN]; in pdf()
415 System.arraycopy(T, nlowbitsnum, result, 0, OUTPUT_LEN); in pdf()

1234