/external/ipsec-tools/src/racoon/missing/crypto/rijndael/ |
D | rijndael-alg-fst.c | 43 word32 x32[MAXKC]; in rijndaelKeySched() 49 *((word32*)tk[j]) = *((word32*)k[j]); in rijndaelKeySched() 56 *((word32*)W[r][t]) = *((word32*)tk[j]); in rijndaelKeySched() 74 *((word32*)tk[j]) ^= *((word32*)tk[j-1]); in rijndaelKeySched() 78 *((word32*)tk[j]) ^= *((word32*)tk[j-1]); in rijndaelKeySched() 85 *((word32*)tk[j]) ^= *((word32*)tk[j-1]); in rijndaelKeySched() 91 *((word32*)W[r][t]) = *((word32*)tk[j]); in rijndaelKeySched() 109 *((word32*)w) = in rijndaelKeyEncToDec() 110 *((const word32*)U1[w[0]]) in rijndaelKeyEncToDec() 111 ^ *((const word32*)U2[w[1]]) in rijndaelKeyEncToDec() [all …]
|
D | rijndael-api-fst.c | 122 ((word32*)block)[0] ^= ((word32*)iv)[0]; in rijndael_blockEncrypt() 123 ((word32*)block)[1] ^= ((word32*)iv)[1]; in rijndael_blockEncrypt() 124 ((word32*)block)[2] ^= ((word32*)iv)[2]; in rijndael_blockEncrypt() 125 ((word32*)block)[3] ^= ((word32*)iv)[3]; in rijndael_blockEncrypt() 127 ((word32*)block)[0] = ((word32*)cipher->IV)[0] ^ ((word32*)input)[0]; in rijndael_blockEncrypt() 128 ((word32*)block)[1] = ((word32*)cipher->IV)[1] ^ ((word32*)input)[1]; in rijndael_blockEncrypt() 129 ((word32*)block)[2] = ((word32*)cipher->IV)[2] ^ ((word32*)input)[2]; in rijndael_blockEncrypt() 130 ((word32*)block)[3] = ((word32*)cipher->IV)[3] ^ ((word32*)input)[3]; in rijndael_blockEncrypt() 138 ((word32*)block)[0] ^= ((word32*)iv)[0]; in rijndael_blockEncrypt() 139 ((word32*)block)[1] ^= ((word32*)iv)[1]; in rijndael_blockEncrypt() [all …]
|
D | rijndael_local.h | 9 typedef u_int32_t word32; typedef
|
/external/libhevc/common/arm/ |
D | ihevc_weighted_pred_bi.s | 107 @ word32 src_strd1, 108 @ word32 src_strd2, 109 @ word32 dst_strd, 110 @ word32 wgt0, 111 @ word32 off0, 112 @ word32 wgt1, 113 @ word32 off1, 114 @ word32 shift, 115 @ word32 lvl_shift1, 116 @ word32 lvl_shift2, [all …]
|
D | ihevc_padding.s | 79 @ word32 src_strd, 80 @ word32 ht, 81 @ word32 pad_size) 202 @ word32 src_strd, 203 @ word32 ht, 204 @ word32 pad_size) 321 @ word32 src_strd, 322 @ word32 ht, 323 @ word32 pad_size) 325 @ word32 row@ [all …]
|
D | ihevc_weighted_pred_uni.s | 94 @ word32 src_strd, 95 @ word32 dst_strd, 96 @ word32 wgt0, 97 @ word32 off0, 98 @ word32 shift, 99 @ word32 lvl_shift, 100 @ word32 ht, 101 @ word32 wd)
|
D | ihevc_intra_pred_chroma_mode_18_34.s | 78 @ word32 src_strd, 80 @ word32 dst_strd, 81 @ word32 nt, 82 @ word32 mode)
|
D | ihevc_intra_pred_chroma_ver.s | 75 @ word32 src_strd, 77 @ word32 dst_strd, 78 @ word32 nt, 79 @ word32 mode)
|
D | ihevc_intra_pred_luma_mode2.s | 78 @ word32 src_strd, 80 @ word32 dst_strd, 81 @ word32 nt, 82 @ word32 mode)
|
D | ihevc_inter_pred_luma_copy.s | 60 @ word32 src_strd, 61 @ word32 dst_strd, 63 @ word32 ht, 64 @ word32 wd )
|
D | ihevc_intra_pred_luma_mode_18_34.s | 78 @ word32 src_strd, 80 @ word32 dst_strd, 81 @ word32 nt, 82 @ word32 mode)
|
D | ihevc_intra_pred_chroma_dc.s | 78 @ word32 src_strd, 80 @ word32 dst_strd, 81 @ word32 nt, 82 @ word32 mode)
|
D | ihevc_itrans_recon_4x4.s | 89 @ word32 src_strd, 90 @ word32 pred_strd, 91 @ word32 dst_strd, 92 @ word32 zero_cols)
|
D | ihevc_intra_pred_chroma_mode2.s | 78 @ word32 src_strd, 80 @ word32 dst_strd, 81 @ word32 nt, 82 @ word32 mode)
|
D | ihevc_intra_pred_luma_dc.s | 78 @ word32 src_strd, 80 @ word32 dst_strd, 81 @ word32 nt, 82 @ word32 mode)
|
D | ihevc_inter_pred_chroma_copy.s | 81 @ word32 src_strd, 82 @ word32 dst_strd, 84 @ word32 ht, 85 @ word32 wd)
|
D | ihevc_itrans_recon_4x4_ttype1.s | 91 @ word32 src_strd, 92 @ word32 pred_strd, 93 @ word32 dst_strd, 94 @ word32 zero_cols)
|
D | ihevc_intra_pred_luma_horz.s | 76 @ word32 src_strd, 78 @ word32 dst_strd, 79 @ word32 nt, 80 @ word32 mode)
|
D | ihevc_inter_pred_luma_copy_w16out.s | 61 @ word32 src_strd, 62 @ word32 dst_strd, 64 @ word32 ht, 65 @ word32 wd )
|
D | ihevc_intra_pred_chroma_horz.s | 76 @ word32 src_strd, 78 @ word32 dst_strd, 79 @ word32 nt, 80 @ word32 mode)
|
D | ihevc_intra_pred_chroma_planar.s | 78 @ word32 src_strd, 80 @ word32 dst_strd, 81 @ word32 nt, 82 @ word32 mode, 83 @ word32 pi1_coeff)
|
D | ihevc_intra_pred_luma_vert.s | 75 @ word32 src_strd, 77 @ word32 dst_strd, 78 @ word32 nt, 79 @ word32 mode)
|
D | ihevc_inter_pred_chroma_copy_w16out.s | 81 @ word32 src_strd, 82 @ word32 dst_strd, 84 @ word32 ht, 85 @ word32 wd)
|
/external/libhevc/decoder/arm/ |
D | ihevcd_itrans_recon_dc_luma.s | 49 @ word32 pred_strd, 50 @ word32 dst_strd, 51 @ word32 log2_trans_size,
|
D | ihevcd_itrans_recon_dc_chroma.s | 48 @ word32 pred_strd, 49 @ word32 dst_strd, 50 @ word32 log2_trans_size,
|