Searched refs:iv (Results 1 - 14 of 14) sorted by relevance

/hardware/intel/img/psb_headers/DRM/cc54/inc/
H A Dwv_drm_api.h44 * iv - AES initialization vector.
52 uint8_t iv[AES_IV_COUNTER_SIZE_IN_BYTES]; member in struct:drm_wv_audio_data
66 * iv - AES initialization vector.
72 uint8_t iv[AES_IV_COUNTER_SIZE_IN_BYTES]; member in struct:drm_wv_video_cipher
H A Dwv_mod_drm_api.h84 const uint8_t *iv,
120 const uint8_t *iv,
127 const uint8_t *iv,
H A Dpr_drm_api.h42 * iv - AES initialization vector.
50 uint64_t iv; member in struct:pr_drm_video_cipher
249 uint64_t iv,
256 uint64_t iv,
/hardware/ti/omap4-aah/security/tf_sdk/include/
H A DOEMCrypto.h157 * (AES-128-CBC, iv=0) the 32-byte ECM referenced by the *ecm parameter; returns in
188 * iv (in/out) - If iv is NULL, then no decryption is required, i.e. the packets are
189 * already clear. Otherwise, iv references the AES initialization
191 * block must be passed back out in *iv.
203 OEMCrypto_DecryptVideo(const OEMCrypto_UINT8* iv,
223 * iv (in/out) - If iv is NULL, then no decryption is required, i.e. the packets are
224 * already clear. Otherwise, iv references the AES initialization
226 * block must be passed back out in *iv
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Deapol.h78 unsigned char iv[EAPOL_KEY_IV_LEN]; /* Key IV */ member in struct:__anon36
111 unsigned char iv[EAPOL_WPA_KEY_IV_LEN]; /* Key IV */ member in struct:__anon37
/hardware/qcom/keymaster/
H A Dkeymaster_qcom.h61 uint8_t iv[KM_IV_LENGTH]; member in struct:qcom_km_key_blob
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
H A Dsecvideoparser.h118 uint32_t iv[4]; member in struct:__anon215
H A DVideoDecoderAVCSecure.cpp278 memcpy(encryptParam.pavpAesCounter, mEncParam.iv, 16);
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
H A Dsecvideoparser.h118 uint32_t iv[4]; member in struct:__anon229
H A DVideoDecoderAVCSecure.cpp262 memcpy(encryptParam.pavpAesCounter, mEncParam.iv, 16);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Dh264_utils.h439 OMX_S32 iv(OMX_U32 n_bits);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h439 OMX_S32 iv(OMX_U32 n_bits);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dh264_utils.cpp956 sei_pic_timing.time_offset = iv(time_offset_len);
1207 OMX_S32 h264_stream_parser::iv(OMX_U32 n_bits) function in class:h264_stream_parser
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp893 sei_pic_timing.time_offset = iv(time_offset_len);
1125 OMX_S32 h264_stream_parser::iv(OMX_U32 n_bits) function in class:h264_stream_parser

Completed in 7815 milliseconds