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

  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael_local.h 7 typedef u_int8_t word8; typedef
rijndael-alg-fst.c 36 int rijndaelKeySched(word8 k[MAXKC][4], word8 W[MAXROUNDS+1][4][4], int ROUNDS) {
42 word8 x8[MAXKC][4];
103 int rijndaelKeyEncToDec(word8 W[MAXROUNDS+1][4][4], int ROUNDS) {
105 word8 *w;
142 int rijndaelEncrypt(word8 in[16], word8 out[16], word8 rk[MAXROUNDS+1][4][4], int ROUNDS) {
145 word8 x8[16];
151 word8 x8[4][4]
    [all...]
rijndael-api-fst.c 40 word8 k[MAXKC][4];
69 k[i >> 2][i & 3] = (word8)keyMat[i];
96 word8 block[16], iv[4][4];
210 word8 block[16], *iv, *cp;
273 word8 block[16], iv[4][4];
371 word8 block[16];
463 word8 block[4][4];
boxes-fst.dat 3 const word8 S[256] = {
23 static const word8 Si[256] = {
45 word8 xt8[256][4];
    [all...]
  /external/libhevc/common/arm/
ihevc_inter_pred_luma_copy.s 42 @* word8 pointer to the filter coefficients
62 @ word8 *pi1_coeff,
ihevc_inter_pred_chroma_copy.s 63 @* word8 pointer to the filter coefficients
83 @ word8 *pi1_coeff,
ihevc_inter_pred_luma_copy_w16out.s 42 @* word8 pointer to the filter coefficients
63 @ word8 *pi1_coeff,
ihevc_inter_pred_chroma_copy_w16out.s 63 @* word8 pointer to the filter coefficients
83 @ word8 *pi1_coeff,
ihevc_inter_pred_chroma_vert.s 68 @* word8 pointer to the filter coefficients
87 @ word8 *pi1_coeff,
ihevc_inter_pred_chroma_vert_w16inp.s 67 @* word8 pointer to the filter coefficients
86 @ word8 *pi1_coeff,
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 68 @* word8 pointer to the filter coefficients
87 @ word8 *pi1_coeff,
ihevc_inter_pred_chroma_vert_w16out.s 68 @* word8 pointer to the filter coefficients
87 @ word8 *pi1_coeff,
ihevc_inter_pred_filters_luma_horz.s 72 @* word8 pointer to the filter coefficients
93 @ word8 *pi1_coeff,
ihevc_inter_pred_filters_luma_vert_w16inp.s 73 @* word8 pointer to the filter coefficients
93 @ word8 *pi1_coeff,
ihevc_inter_pred_luma_vert_w16inp_w16out.s 73 @* word8 pointer to the filter coefficients
93 @ word8 *pi1_coeff,
ihevc_inter_pred_filters_luma_vert.s 73 @* word8 pointer to the filter coefficients
94 @ word8 *pi1_coeff,
525 @* word8 pointer to the filter coefficients
545 @ word8 *pi1_coeff,
    [all...]
ihevc_inter_pred_chroma_horz.s 67 @* word8 pointer to the filter coefficients
87 @ word8 *pi1_coeff,
ihevc_inter_pred_luma_horz_w16out.s 71 @* word8 pointer to the filter coefficients
91 @ word8 *pi1_coeff,
ihevc_inter_pred_chroma_horz_w16out.s 65 @* word8 pointer to the filter coefficients
84 @ word8 *pi1_coeff,

Completed in 239 milliseconds