Searched defs:datalen (Results 1 – 16 of 16) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/stream/salsa20/ |
| H A D | xsalsa20_test.c | 16 static int s_sha256(unsigned char *hash, const unsigned char *data, const int datalen) { in s_sha256()
|
| H A D | xsalsa20_memory.c | 22 const unsigned char *datain, unsigned long datalen, unsigned char *dataout) in xsalsa20_memory()
|
| H A D | salsa20_memory.c | 22 const unsigned char *datain, unsigned long datalen, unsigned char *dataout) in salsa20_memory()
|
| /optee_os/core/lib/libtomcrypt/src/stream/rc4/ |
| H A D | rc4_stream_memory.c | 18 const unsigned char *datain, unsigned long datalen, in rc4_stream_memory()
|
| /optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/ |
| H A D | sosemanuk_memory.c | 21 const unsigned char *datain, unsigned long datalen, in sosemanuk_memory()
|
| H A D | sosemanuk.c | 721 unsigned char *out, unsigned long datalen) in s_xorbuf()
|
| /optee_os/core/lib/libtomcrypt/src/stream/rabbit/ |
| H A D | rabbit_memory.c | 26 const unsigned char *datain, unsigned long datalen, in rabbit_memory()
|
| /optee_os/core/lib/libtomcrypt/src/stream/sober128/ |
| H A D | sober128_stream_memory.c | 21 const unsigned char *datain, unsigned long datalen, in sober128_stream_memory()
|
| /optee_os/core/lib/libtomcrypt/src/stream/chacha/ |
| H A D | chacha_memory.c | 22 const unsigned char *datain, unsigned long datalen, unsigned char *dataout) in chacha_memory()
|
| /optee_os/core/lib/libtomcrypt/src/encauth/ocb3/ |
| H A D | ocb3_add_aad.c | 49 unsigned long datalen, l; in ocb3_add_aad() local
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | blowfish.c | 370 const unsigned char *data, int datalen, in blowfish_expand() 459 const unsigned char *data, int datalen, in blowfish_setup_with_data()
|
| /optee_os/core/tee/ |
| H A D | tee_cryp_utl.c | 32 size_t datalen, uint8_t *digest, in tee_hash_createdigest()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | pkcs5.c | 115 const unsigned char *data, size_t datalen, in mbedtls_pkcs5_pbes2() 131 const unsigned char *data, size_t datalen, in mbedtls_pkcs5_pbes2_ext()
|
| H A D | pkcs7.c | 645 size_t datalen, in mbedtls_pkcs7_data_or_hash_verify() 725 size_t datalen) in mbedtls_pkcs7_signed_data_verify()
|
| H A D | pkcs12.c | 326 int mbedtls_pkcs12_derivation(unsigned char *data, size_t datalen, in mbedtls_pkcs12_derivation()
|
| /optee_os/core/arch/riscv/include/ |
| H A D | rpmi.h | 48 uint16_t datalen; member
|