HomeSort by relevance Sort by last modified time
    Searched full:swap_byte (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/rc4/
rrc4.doc 42 static void swap_byte(unsigned char *a, unsigned char *b);
63 swap_byte(&state[counter], &state[index2]);
85 swap_byte(&state[x], &state[y]);
95 static void swap_byte(unsigned char *a, unsigned char *b)
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 2261 void swap_byte(char *pByte, int nbyte) function
    [all...]

Completed in 207 milliseconds