Home
last modified time | relevance | path

Searched defs:data_unit (Results 1 - 4 of 4) sorted by relevance

/third_party/exfatprogs/mkfs/
H A Dmkfs.c578 char *data_unit; in parse_size() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
H A Dlws-genaes.c600 uint8_t res[32], res1[32], data_unit[16]; in test_genaes_xts() local
/third_party/mbedtls/library/
H A Daes.c2224 const unsigned char *data_unit; in mbedtls_aes_self_test() local
1189 mbedtls_aes_crypt_xts(mbedtls_aes_xts_context *ctx, int mode, size_t length, const unsigned char data_unit[16], const unsigned char *input, unsigned char *output) mbedtls_aes_crypt_xts() argument
H A Dcipher_wrap.c208 aes_crypt_xts_wrap(void *ctx, mbedtls_operation_t operation, size_t length, const unsigned char data_unit[16], const unsigned char *input, unsigned char *output) aes_crypt_xts_wrap() argument

Completed in 7 milliseconds