Home
last modified time | relevance | path

Searched defs:extra_byte (Results 1 – 3 of 3) sorted by relevance

/external/mbedtls/programs/psa/
Dkey_ladder_demo.c234 unsigned char extra_byte; in import_key_from_file() local
461 unsigned char extra_byte; in unwrap_data() local
/external/openthread/third_party/mbedtls/repo/programs/psa/
Dkey_ladder_demo.c235 unsigned char extra_byte; in import_key_from_file() local
456 unsigned char extra_byte; in unwrap_data() local
/external/webrtc/modules/audio_coding/test/
DTestAllCodecs.cc289 size_t extra_byte) { in RegisterSendCodec()