Home
last modified time | relevance | path

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

/third_party/mbedtls/
DSECURITY.md50 #### Timing attacks
75 #### Local non-timing side channels
86 #### Local fault injection attacks
/third_party/ffmpeg/libavfilter/
Daf_compand.c53 char *attacks, *decays, *points; member
/third_party/ffmpeg/libavcodec/
Daacpsy.c891 int attacks[AAC_NUM_BLOCKS_SHORT + 1] = { 0 }; in psy_lame_window() local