HomeSort by relevance Sort by last modified time
    Searched refs:pad_end (Results 1 - 3 of 3) sorted by null

  /external/srtp/crypto/cipher/
aes_cbc.c 302 unsigned char *pad_end; local
318 pad_end = data + (*bytes_in_data - 1);
319 while (*pad_end != 0xa0) { /* note: should check padding correctness */
320 pad_end--;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
gus.h 422 unsigned char pad_end; member in struct:snd_gf1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
gus.h 422 unsigned char pad_end; member in struct:snd_gf1

Completed in 355 milliseconds