Home
last modified time | relevance | path

Searched refs:LTC_UNUSED_PARAM (Results 1 – 25 of 44) sorted by relevance

12

/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dsprng.c37 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 …]
H A Drng_get_bytes.c17 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()
94 LTC_UNUSED_PARAM(callback); in s_rng_win32()
115 LTC_UNUSED_PARAM(callback); in s_rng_win32()
/optee_os/core/lib/libtomcrypt/src/mac/xcbc/
H A Dxcbc_file.c28 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/core/lib/libtomcrypt/src/mac/pmac/
H A Dpmac_file.c28 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/core/lib/libtomcrypt/src/mac/f9/
H A Df9_file.c28 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/core/lib/libtomcrypt/src/mac/omac/
H A Domac_file.c28 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/core/lib/libtomcrypt/src/mac/hmac/
H A Dhmac_file.c27 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/core/lib/libtomcrypt/src/mac/poly1305/
H A Dpoly1305_file.c25 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/core/lib/libtomcrypt/src/mac/blake2/
H A Dblake2smac_file.c20 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()
H A Dblake2bmac_file.c20 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()
/optee_os/core/lib/libtomcrypt/src/misc/ssh/
H A Dssh_encode_sequence_multi.c42 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/core/lib/libtomcrypt/src/misc/pkcs5/
H A Dpkcs_5_test.c172 LTC_UNUSED_PARAM(err); in pkcs_5_test()
190 LTC_UNUSED_PARAM(err); in pkcs_5_test()
208 LTC_UNUSED_PARAM(err); in pkcs_5_test()
/optee_os/core/lib/libtomcrypt/src/misc/
H A Dcompare_testvector.c76 LTC_UNUSED_PARAM(which); in compare_testvector()
77 LTC_UNUSED_PARAM(what); in compare_testvector()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
H A Dder_encode_sequence_multi.c45 LTC_UNUSED_PARAM(size); in der_encode_sequence_multi()
46 LTC_UNUSED_PARAM(data); in der_encode_sequence_multi()
H A Dder_decode_sequence_multi.c44 LTC_UNUSED_PARAM(size); in s_der_decode_sequence_va()
45 LTC_UNUSED_PARAM(data); in s_der_decode_sequence_va()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/utf8/
H A Dder_length_utf8_string.c41 LTC_UNUSED_PARAM(c); in der_utf8_valid_char()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_argchk.h29 #define LTC_ARGCHK(x) LTC_UNUSED_PARAM(x)
H A Dtomcrypt_macros.h452 #ifndef LTC_UNUSED_PARAM
453 #define LTC_UNUSED_PARAM(x) (void)(x) macro
/optee_os/core/lib/libtomcrypt/src/misc/pbes/
H A Dpbes1.c12 LTC_UNUSED_PARAM(salt_len); in s_pkcs_5_alg1_wrap()
/optee_os/core/lib/libtomcrypt/src/ciphers/aes/
H A Daes_desc.c225 LTC_UNUSED_PARAM(skey); in AES_DONE()
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dkseed.c293 LTC_UNUSED_PARAM(skey); in kseed_done()
H A Dtea.c190 LTC_UNUSED_PARAM(skey); in tea_done()
H A Dxtea.c229 LTC_UNUSED_PARAM(skey); in xtea_done()
H A Didea.c172 LTC_UNUSED_PARAM(skey); in idea_done()
H A Dmulti2.c290 LTC_UNUSED_PARAM(skey); in multi2_done()

12