Home
last modified time | relevance | path

Searched refs:mbedtls_sha256_starts_ret (Results 1 – 25 of 103) sorted by relevance

12345

/dports/net/pichi/pichi-1.4.0/include/pichi/crypto/
H A Dhash.hpp14 #define mbedtls_sha256_starts_ret mbedtls_sha256_starts macro
32 return mbedtls_sha256_starts_ret(ctx, 1); in sha224()
36 return mbedtls_sha256_starts_ret(ctx, 0); in sha256()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/library/
H A Dsha256.c101 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
140 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
402 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
507 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Dsha256.c133 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
175 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
451 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
556 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Dsha256.c133 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
175 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
451 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
556 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/comms/fldigi/fldigi-4.1.20/src/mbedtls/
H A Dsha256.c110 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
152 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
427 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
532 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/library/
H A Dsha256.c108 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
150 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
425 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
530 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/library/
H A Dsha256.c108 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
150 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
426 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
531 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/mbedtls/
H A Dsha256.c128 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
167 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
456 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
561 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/mbedtls/
H A Dsha256.c128 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
167 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
456 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
561 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/library/
H A Dsha256.c103 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
145 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
448 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
553 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/library/
H A Dsha256.c133 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
175 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
478 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
583 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/library/
H A Dsha256.c103 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
145 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
448 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
553 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/www/hiawatha/hiawatha-10.12/mbedtls/library/
H A Dsha256.c103 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
145 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
448 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
553 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/library/
H A Dsha256.c103 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
145 mbedtls_sha256_starts_ret( ctx, is224 ); in mbedtls_sha256_starts()
448 if( ( ret = mbedtls_sha256_starts_ret( &ctx, is224 ) ) != 0 ) in mbedtls_sha256_ret()
553 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
/dports/lang/racket-minimal/racket-8.3/src/rktio/
H A Drktio_sha2.c66 static int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
383 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
443 (void)mbedtls_sha256_starts_ret(ctx, is224); in rktio_sha2_init()
/dports/lang/racket/racket-8.3/src/rktio/
H A Drktio_sha2.c66 static int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 ) in mbedtls_sha256_starts_ret() function
383 if( ( ret = mbedtls_sha256_starts_ret( &ctx, k ) ) != 0 ) in mbedtls_sha256_self_test()
443 (void)mbedtls_sha256_starts_ret(ctx, is224); in rktio_sha2_init()
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/include/mbedtls/
H A Dsha256.h106 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/include/mbedtls/
H A Dsha256.h105 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/include/mbedtls/
H A Dsha256.h135 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Dsha256.h133 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );
/dports/comms/fldigi/fldigi-4.1.20/src/include/mbedtls/
H A Dsha256.h110 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/include/mbedtls/
H A Dsha256.h108 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Dsha256.h133 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/include/mbedtls/
H A Dsha256.h108 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/include/mbedtls/
H A Dsha256.h106 int mbedtls_sha256_starts_ret( mbedtls_sha256_context *ctx, int is224 );

12345