Home
last modified time | relevance | path

Searched refs:GET_UINT32_LE (Results 51 – 75 of 89) sorted by relevance

1234

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/mbedtls/
H A Dripemd160.c79 #ifndef GET_UINT32_LE
159 GET_UINT32_LE( local.X[ 0], data, 0 ); in mbedtls_internal_ripemd160_process()
160 GET_UINT32_LE( local.X[ 1], data, 4 ); in mbedtls_internal_ripemd160_process()
161 GET_UINT32_LE( local.X[ 2], data, 8 ); in mbedtls_internal_ripemd160_process()
162 GET_UINT32_LE( local.X[ 3], data, 12 ); in mbedtls_internal_ripemd160_process()
163 GET_UINT32_LE( local.X[ 4], data, 16 ); in mbedtls_internal_ripemd160_process()
164 GET_UINT32_LE( local.X[ 5], data, 20 ); in mbedtls_internal_ripemd160_process()
165 GET_UINT32_LE( local.X[ 6], data, 24 ); in mbedtls_internal_ripemd160_process()
166 GET_UINT32_LE( local.X[ 7], data, 28 ); in mbedtls_internal_ripemd160_process()
167 GET_UINT32_LE( local.X[ 8], data, 32 ); in mbedtls_internal_ripemd160_process()
[all …]
H A Daes.c90 #ifndef GET_UINT32_LE
91 #define GET_UINT32_LE(n,b,i) \ macro
549 GET_UINT32_LE( RK[i], key, i << 2 ); in mbedtls_aes_setkey_enc()
750 GET_UINT32_LE( t.X[0], input, 0 ); t.X[0] ^= *RK++; in mbedtls_internal_aes_encrypt()
751 GET_UINT32_LE( t.X[1], input, 4 ); t.X[1] ^= *RK++; in mbedtls_internal_aes_encrypt()
752 GET_UINT32_LE( t.X[2], input, 8 ); t.X[2] ^= *RK++; in mbedtls_internal_aes_encrypt()
753 GET_UINT32_LE( t.X[3], input, 12 ); t.X[3] ^= *RK++; in mbedtls_internal_aes_encrypt()
823 GET_UINT32_LE( t.X[0], input, 0 ); t.X[0] ^= *RK++; in mbedtls_internal_aes_decrypt()
824 GET_UINT32_LE( t.X[1], input, 4 ); t.X[1] ^= *RK++; in mbedtls_internal_aes_decrypt()
825 GET_UINT32_LE( t.X[2], input, 8 ); t.X[2] ^= *RK++; in mbedtls_internal_aes_decrypt()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/mbedtls/
H A Dripemd160.c79 #ifndef GET_UINT32_LE
159 GET_UINT32_LE( local.X[ 0], data, 0 ); in mbedtls_internal_ripemd160_process()
160 GET_UINT32_LE( local.X[ 1], data, 4 ); in mbedtls_internal_ripemd160_process()
161 GET_UINT32_LE( local.X[ 2], data, 8 ); in mbedtls_internal_ripemd160_process()
162 GET_UINT32_LE( local.X[ 3], data, 12 ); in mbedtls_internal_ripemd160_process()
163 GET_UINT32_LE( local.X[ 4], data, 16 ); in mbedtls_internal_ripemd160_process()
164 GET_UINT32_LE( local.X[ 5], data, 20 ); in mbedtls_internal_ripemd160_process()
165 GET_UINT32_LE( local.X[ 6], data, 24 ); in mbedtls_internal_ripemd160_process()
166 GET_UINT32_LE( local.X[ 7], data, 28 ); in mbedtls_internal_ripemd160_process()
167 GET_UINT32_LE( local.X[ 8], data, 32 ); in mbedtls_internal_ripemd160_process()
[all …]
H A Daes.c90 #ifndef GET_UINT32_LE
91 #define GET_UINT32_LE(n,b,i) \ macro
549 GET_UINT32_LE( RK[i], key, i << 2 ); in mbedtls_aes_setkey_enc()
750 GET_UINT32_LE( t.X[0], input, 0 ); t.X[0] ^= *RK++; in mbedtls_internal_aes_encrypt()
751 GET_UINT32_LE( t.X[1], input, 4 ); t.X[1] ^= *RK++; in mbedtls_internal_aes_encrypt()
752 GET_UINT32_LE( t.X[2], input, 8 ); t.X[2] ^= *RK++; in mbedtls_internal_aes_encrypt()
753 GET_UINT32_LE( t.X[3], input, 12 ); t.X[3] ^= *RK++; in mbedtls_internal_aes_encrypt()
823 GET_UINT32_LE( t.X[0], input, 0 ); t.X[0] ^= *RK++; in mbedtls_internal_aes_decrypt()
824 GET_UINT32_LE( t.X[1], input, 4 ); t.X[1] ^= *RK++; in mbedtls_internal_aes_decrypt()
825 GET_UINT32_LE( t.X[2], input, 8 ); t.X[2] ^= *RK++; in mbedtls_internal_aes_decrypt()
[all …]
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/library/
H A Daria.c61 #ifndef GET_UINT32_LE
459 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
460 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
461 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
462 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
473 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
550 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
551 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
552 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
H A Dpsa_crypto_storage.c241 #ifndef GET_UINT32_LE
242 #define GET_UINT32_LE( n, b, i ) \ macro
343 GET_UINT32_LE( version, storage_format->version, 0 ); in psa_parse_key_data_from_storage()
347 GET_UINT32_LE( *key_data_length, storage_format->data_len, 0 ); in psa_parse_key_data_from_storage()
364 GET_UINT32_LE( attr->lifetime, storage_format->lifetime, 0 ); in psa_parse_key_data_from_storage()
367 GET_UINT32_LE( attr->policy.usage, storage_format->policy, 0 ); in psa_parse_key_data_from_storage()
368 GET_UINT32_LE( attr->policy.alg, storage_format->policy, sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
369 GET_UINT32_LE( attr->policy.alg2, storage_format->policy, 2 * sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/library/
H A Daria.c63 #ifndef GET_UINT32_LE
459 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
460 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
461 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
462 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
473 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
545 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
546 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
547 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Daria.c92 #ifndef GET_UINT32_LE
490 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
491 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
492 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
493 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
499 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
504 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
581 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
582 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
583 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Daria.c92 #ifndef GET_UINT32_LE
490 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
491 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
492 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
493 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
499 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
504 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
581 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
582 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
583 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/mbedtls/
H A Daria.c69 #ifndef GET_UINT32_LE
467 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
469 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
470 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
476 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
481 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
558 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
559 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
560 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/library/
H A Daria.c67 #ifndef GET_UINT32_LE
465 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
466 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
467 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
474 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
479 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
556 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
557 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
558 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/library/
H A Daria.c61 #ifndef GET_UINT32_LE
459 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
460 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
461 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
462 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
473 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
550 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
551 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
552 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
H A Dpsa_crypto_storage.c236 #ifndef GET_UINT32_LE
237 #define GET_UINT32_LE( n, b, i ) \ macro
338 GET_UINT32_LE( version, storage_format->version, 0 ); in psa_parse_key_data_from_storage()
342 GET_UINT32_LE( *key_data_length, storage_format->data_len, 0 ); in psa_parse_key_data_from_storage()
359 GET_UINT32_LE( attr->lifetime, storage_format->lifetime, 0 ); in psa_parse_key_data_from_storage()
362 GET_UINT32_LE( attr->policy.usage, storage_format->policy, 0 ); in psa_parse_key_data_from_storage()
363 GET_UINT32_LE( attr->policy.alg, storage_format->policy, sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
364 GET_UINT32_LE( attr->policy.alg2, storage_format->policy, 2 * sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/library/
H A Daria.c67 #ifndef GET_UINT32_LE
465 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
466 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
467 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
474 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
479 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
556 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
557 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
558 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
/dports/www/hiawatha/hiawatha-10.12/mbedtls/library/
H A Daria.c61 #ifndef GET_UINT32_LE
459 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
460 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
461 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
462 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
473 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
550 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
551 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
552 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
H A Dpsa_crypto_storage.c241 #ifndef GET_UINT32_LE
242 #define GET_UINT32_LE( n, b, i ) \ macro
343 GET_UINT32_LE( version, storage_format->version, 0 ); in psa_parse_key_data_from_storage()
347 GET_UINT32_LE( *key_data_length, storage_format->data_len, 0 ); in psa_parse_key_data_from_storage()
364 GET_UINT32_LE( attr->lifetime, storage_format->lifetime, 0 ); in psa_parse_key_data_from_storage()
367 GET_UINT32_LE( attr->policy.usage, storage_format->policy, 0 ); in psa_parse_key_data_from_storage()
368 GET_UINT32_LE( attr->policy.alg, storage_format->policy, sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
369 GET_UINT32_LE( attr->policy.alg2, storage_format->policy, 2 * sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/mbedtls/
H A Daria.c61 #ifndef GET_UINT32_LE
459 GET_UINT32_LE( w[0][0], key, 0 ); in vdb_mbedtls_aria_setkey_enc()
460 GET_UINT32_LE( w[0][1], key, 4 ); in vdb_mbedtls_aria_setkey_enc()
461 GET_UINT32_LE( w[0][2], key, 8 ); in vdb_mbedtls_aria_setkey_enc()
462 GET_UINT32_LE( w[0][3], key, 12 ); in vdb_mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[1][1], key, 20 ); in vdb_mbedtls_aria_setkey_enc()
473 GET_UINT32_LE( w[1][3], key, 28 ); in vdb_mbedtls_aria_setkey_enc()
550 GET_UINT32_LE( a, input, 0 ); in vdb_mbedtls_aria_crypt_ecb()
551 GET_UINT32_LE( b, input, 4 ); in vdb_mbedtls_aria_crypt_ecb()
552 GET_UINT32_LE( c, input, 8 ); in vdb_mbedtls_aria_crypt_ecb()
[all …]
H A Dpsa_crypto_storage.c236 #ifndef GET_UINT32_LE
237 #define GET_UINT32_LE( n, b, i ) \ macro
338 GET_UINT32_LE( version, storage_format->version, 0 ); in psa_parse_key_data_from_storage()
342 GET_UINT32_LE( *key_data_length, storage_format->data_len, 0 ); in psa_parse_key_data_from_storage()
359 GET_UINT32_LE( attr->lifetime, storage_format->lifetime, 0 ); in psa_parse_key_data_from_storage()
362 GET_UINT32_LE( attr->policy.usage, storage_format->policy, 0 ); in psa_parse_key_data_from_storage()
363 GET_UINT32_LE( attr->policy.alg, storage_format->policy, sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
364 GET_UINT32_LE( attr->policy.alg2, storage_format->policy, 2 * sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/mbedtls/
H A Daria.c61 #ifndef GET_UINT32_LE
459 GET_UINT32_LE( w[0][0], key, 0 ); in vdb_mbedtls_aria_setkey_enc()
460 GET_UINT32_LE( w[0][1], key, 4 ); in vdb_mbedtls_aria_setkey_enc()
461 GET_UINT32_LE( w[0][2], key, 8 ); in vdb_mbedtls_aria_setkey_enc()
462 GET_UINT32_LE( w[0][3], key, 12 ); in vdb_mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[1][1], key, 20 ); in vdb_mbedtls_aria_setkey_enc()
473 GET_UINT32_LE( w[1][3], key, 28 ); in vdb_mbedtls_aria_setkey_enc()
550 GET_UINT32_LE( a, input, 0 ); in vdb_mbedtls_aria_crypt_ecb()
551 GET_UINT32_LE( b, input, 4 ); in vdb_mbedtls_aria_crypt_ecb()
552 GET_UINT32_LE( c, input, 8 ); in vdb_mbedtls_aria_crypt_ecb()
[all …]
H A Dpsa_crypto_storage.c236 #ifndef GET_UINT32_LE
237 #define GET_UINT32_LE( n, b, i ) \ macro
338 GET_UINT32_LE( version, storage_format->version, 0 ); in psa_parse_key_data_from_storage()
342 GET_UINT32_LE( *key_data_length, storage_format->data_len, 0 ); in psa_parse_key_data_from_storage()
359 GET_UINT32_LE( attr->lifetime, storage_format->lifetime, 0 ); in psa_parse_key_data_from_storage()
362 GET_UINT32_LE( attr->policy.usage, storage_format->policy, 0 ); in psa_parse_key_data_from_storage()
363 GET_UINT32_LE( attr->policy.alg, storage_format->policy, sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
364 GET_UINT32_LE( attr->policy.alg2, storage_format->policy, 2 * sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/library/
H A Dpsa_crypto_storage.c240 #ifndef GET_UINT32_LE
241 #define GET_UINT32_LE( n, b, i ) \ macro
342 GET_UINT32_LE( version, storage_format->version, 0 ); in psa_parse_key_data_from_storage()
346 GET_UINT32_LE( *key_data_length, storage_format->data_len, 0 ); in psa_parse_key_data_from_storage()
363 GET_UINT32_LE( attr->lifetime, storage_format->lifetime, 0 ); in psa_parse_key_data_from_storage()
366 GET_UINT32_LE( attr->policy.usage, storage_format->policy, 0 ); in psa_parse_key_data_from_storage()
367 GET_UINT32_LE( attr->policy.alg, storage_format->policy, sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
368 GET_UINT32_LE( attr->policy.alg2, storage_format->policy, 2 * sizeof( uint32_t ) ); in psa_parse_key_data_from_storage()
H A Daria.c61 #ifndef GET_UINT32_LE
459 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
460 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
461 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
462 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
468 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
473 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
550 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
551 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
552 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/library/
H A Daria.c92 #ifndef GET_UINT32_LE
490 GET_UINT32_LE( w[0][0], key, 0 ); in mbedtls_aria_setkey_enc()
491 GET_UINT32_LE( w[0][1], key, 4 ); in mbedtls_aria_setkey_enc()
492 GET_UINT32_LE( w[0][2], key, 8 ); in mbedtls_aria_setkey_enc()
493 GET_UINT32_LE( w[0][3], key, 12 ); in mbedtls_aria_setkey_enc()
499 GET_UINT32_LE( w[1][1], key, 20 ); in mbedtls_aria_setkey_enc()
504 GET_UINT32_LE( w[1][3], key, 28 ); in mbedtls_aria_setkey_enc()
581 GET_UINT32_LE( a, input, 0 ); in mbedtls_aria_crypt_ecb()
582 GET_UINT32_LE( b, input, 4 ); in mbedtls_aria_crypt_ecb()
583 GET_UINT32_LE( c, input, 8 ); in mbedtls_aria_crypt_ecb()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/mbedtls/
H A Daes.c53 #ifndef GET_UINT32_LE
54 #define GET_UINT32_LE(n,b,i) \ macro
241 GET_UINT32_LE( RK[i], key, i << 2 ); in mbedtls_aes_setkey_enc()
439 GET_UINT32_LE( X0, input, 0 ); X0 ^= *RK++; in mbedtls_internal_aes_encrypt()
440 GET_UINT32_LE( X1, input, 4 ); X1 ^= *RK++; in mbedtls_internal_aes_encrypt()
441 GET_UINT32_LE( X2, input, 8 ); X2 ^= *RK++; in mbedtls_internal_aes_encrypt()
442 GET_UINT32_LE( X3, input, 12 ); X3 ^= *RK++; in mbedtls_internal_aes_encrypt()
498 GET_UINT32_LE( X0, input, 0 ); X0 ^= *RK++; in mbedtls_internal_aes_decrypt()
499 GET_UINT32_LE( X1, input, 4 ); X1 ^= *RK++; in mbedtls_internal_aes_decrypt()
500 GET_UINT32_LE( X2, input, 8 ); X2 ^= *RK++; in mbedtls_internal_aes_decrypt()
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/mbedtls/library/
H A Daes.c65 #ifndef GET_UINT32_LE
66 #define GET_UINT32_LE(n,b,i) \ macro
524 GET_UINT32_LE( RK[i], key, i << 2 ); in mbedtls_aes_setkey_enc()
722 GET_UINT32_LE( X0, input, 0 ); X0 ^= *RK++; in mbedtls_aes_encrypt()
723 GET_UINT32_LE( X1, input, 4 ); X1 ^= *RK++; in mbedtls_aes_encrypt()
724 GET_UINT32_LE( X2, input, 8 ); X2 ^= *RK++; in mbedtls_aes_encrypt()
725 GET_UINT32_LE( X3, input, 12 ); X3 ^= *RK++; in mbedtls_aes_encrypt()
779 GET_UINT32_LE( X0, input, 0 ); X0 ^= *RK++; in mbedtls_aes_decrypt()
780 GET_UINT32_LE( X1, input, 4 ); X1 ^= *RK++; in mbedtls_aes_decrypt()
781 GET_UINT32_LE( X2, input, 8 ); X2 ^= *RK++; in mbedtls_aes_decrypt()
[all …]

1234