/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/ |
A D | sprng.c | 37 LTC_UNUSED_PARAM(prng); in sprng_start() 50 LTC_UNUSED_PARAM(in); in sprng_add_entropy() 51 LTC_UNUSED_PARAM(inlen); in sprng_add_entropy() 52 LTC_UNUSED_PARAM(prng); in sprng_add_entropy() 63 LTC_UNUSED_PARAM(prng); in sprng_ready() 77 LTC_UNUSED_PARAM(prng); in sprng_read() 88 LTC_UNUSED_PARAM(prng); in sprng_done() 103 LTC_UNUSED_PARAM(out); in sprng_export() 104 LTC_UNUSED_PARAM(prng); in sprng_export() 119 LTC_UNUSED_PARAM(in); in sprng_import() [all …]
|
A D | rng_get_bytes.c | 17 LTC_UNUSED_PARAM(callback); in s_rng_nix() 18 LTC_UNUSED_PARAM(buf); in s_rng_nix() 19 LTC_UNUSED_PARAM(len); in s_rng_nix() 24 LTC_UNUSED_PARAM(callback); in s_rng_nix() 101 LTC_UNUSED_PARAM(callback); in s_rng_win32()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/f9/ |
A D | f9_file.c | 28 LTC_UNUSED_PARAM(cipher); in f9_file() 29 LTC_UNUSED_PARAM(key); in f9_file() 30 LTC_UNUSED_PARAM(keylen); in f9_file() 31 LTC_UNUSED_PARAM(fname); in f9_file() 32 LTC_UNUSED_PARAM(out); in f9_file() 33 LTC_UNUSED_PARAM(outlen); in f9_file()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/omac/ |
A D | omac_file.c | 28 LTC_UNUSED_PARAM(cipher); in omac_file() 29 LTC_UNUSED_PARAM(key); in omac_file() 30 LTC_UNUSED_PARAM(keylen); in omac_file() 31 LTC_UNUSED_PARAM(filename); in omac_file() 32 LTC_UNUSED_PARAM(out); in omac_file() 33 LTC_UNUSED_PARAM(outlen); in omac_file()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/pmac/ |
A D | pmac_file.c | 28 LTC_UNUSED_PARAM(cipher); in pmac_file() 29 LTC_UNUSED_PARAM(key); in pmac_file() 30 LTC_UNUSED_PARAM(keylen); in pmac_file() 31 LTC_UNUSED_PARAM(filename); in pmac_file() 32 LTC_UNUSED_PARAM(out); in pmac_file() 33 LTC_UNUSED_PARAM(outlen); in pmac_file()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/xcbc/ |
A D | xcbc_file.c | 28 LTC_UNUSED_PARAM(cipher); in xcbc_file() 29 LTC_UNUSED_PARAM(key); in xcbc_file() 30 LTC_UNUSED_PARAM(keylen); in xcbc_file() 31 LTC_UNUSED_PARAM(filename); in xcbc_file() 32 LTC_UNUSED_PARAM(out); in xcbc_file() 33 LTC_UNUSED_PARAM(outlen); in xcbc_file()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/hmac/ |
A D | hmac_file.c | 27 LTC_UNUSED_PARAM(hash); in hmac_file() 28 LTC_UNUSED_PARAM(fname); in hmac_file() 29 LTC_UNUSED_PARAM(key); in hmac_file() 30 LTC_UNUSED_PARAM(keylen); in hmac_file() 31 LTC_UNUSED_PARAM(out); in hmac_file() 32 LTC_UNUSED_PARAM(outlen); in hmac_file()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/blake2/ |
A D | blake2bmac_file.c | 20 LTC_UNUSED_PARAM(fname); in blake2bmac_file() 21 LTC_UNUSED_PARAM(key); in blake2bmac_file() 22 LTC_UNUSED_PARAM(keylen); in blake2bmac_file() 23 LTC_UNUSED_PARAM(mac); in blake2bmac_file() 24 LTC_UNUSED_PARAM(maclen); in blake2bmac_file()
|
A D | blake2smac_file.c | 20 LTC_UNUSED_PARAM(fname); in blake2smac_file() 21 LTC_UNUSED_PARAM(key); in blake2smac_file() 22 LTC_UNUSED_PARAM(keylen); in blake2smac_file() 23 LTC_UNUSED_PARAM(mac); in blake2smac_file() 24 LTC_UNUSED_PARAM(maclen); in blake2smac_file()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/poly1305/ |
A D | poly1305_file.c | 25 LTC_UNUSED_PARAM(fname); in poly1305_file() 26 LTC_UNUSED_PARAM(key); in poly1305_file() 27 LTC_UNUSED_PARAM(keylen); in poly1305_file() 28 LTC_UNUSED_PARAM(mac); in poly1305_file() 29 LTC_UNUSED_PARAM(maclen); in poly1305_file()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/ssh/ |
A D | ssh_encode_sequence_multi.c | 42 LTC_UNUSED_PARAM( va_arg(args, int) ); in ssh_encode_sequence_multi() 46 LTC_UNUSED_PARAM( va_arg(args, ulong32) ); in ssh_encode_sequence_multi() 50 LTC_UNUSED_PARAM( va_arg(args, ulong64) ); in ssh_encode_sequence_multi() 55 LTC_UNUSED_PARAM( va_arg(args, char*) ); in ssh_encode_sequence_multi()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/ |
A D | compare_testvector.c | 76 LTC_UNUSED_PARAM(which); in compare_testvector() 77 LTC_UNUSED_PARAM(what); in compare_testvector()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/sequence/ |
A D | der_encode_sequence_multi.c | 45 LTC_UNUSED_PARAM(size); in der_encode_sequence_multi() 46 LTC_UNUSED_PARAM(data); in der_encode_sequence_multi()
|
A D | der_decode_sequence_multi.c | 44 LTC_UNUSED_PARAM(size); in s_der_decode_sequence_va() 45 LTC_UNUSED_PARAM(data); in s_der_decode_sequence_va()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/utf8/ |
A D | der_length_utf8_string.c | 41 LTC_UNUSED_PARAM(c); in der_utf8_valid_char()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_argchk.h | 29 #define LTC_ARGCHK(x) LTC_UNUSED_PARAM(x)
|
A D | tomcrypt_macros.h | 447 #ifndef LTC_UNUSED_PARAM 448 #define LTC_UNUSED_PARAM(x) (void)(x) macro
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/pbes/ |
A D | pbes1.c | 12 LTC_UNUSED_PARAM(salt_len); in s_pkcs_5_alg1_wrap()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/ |
A D | kseed.c | 293 LTC_UNUSED_PARAM(skey); in kseed_done()
|
A D | tea.c | 190 LTC_UNUSED_PARAM(skey); in tea_done()
|
A D | xtea.c | 229 LTC_UNUSED_PARAM(skey); in xtea_done()
|
A D | idea.c | 172 LTC_UNUSED_PARAM(skey); in idea_done()
|
A D | kasumi.c | 231 LTC_UNUSED_PARAM(skey); in kasumi_done()
|
A D | multi2.c | 290 LTC_UNUSED_PARAM(skey); in multi2_done()
|
A D | skipjack.c | 314 LTC_UNUSED_PARAM(skey); in skipjack_done()
|