Home
last modified time | relevance | path

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

/hardware/intel/img/psb_headers/DRM/cc54/inc/
Dwv_drm_api.h52 uint8_t iv[AES_IV_COUNTER_SIZE_IN_BYTES]; member
72 uint8_t iv[AES_IV_COUNTER_SIZE_IN_BYTES]; member
Dwv_mod_drm_api.h84 const uint8_t *iv,
120 const uint8_t *iv,
127 const uint8_t *iv,
Dpr_drm_api.h50 uint64_t iv; member
249 uint64_t iv,
256 uint64_t iv,
/hardware/ti/omap4-aah/security/tf_sdk/include/
DOEMCrypto.h203 OEMCrypto_DecryptVideo(const OEMCrypto_UINT8* iv,
237 OEMCrypto_DecryptAudio(const OEMCrypto_UINT8* iv,
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Deapol.h78 unsigned char iv[EAPOL_KEY_IV_LEN]; /* Key IV */
111 unsigned char iv[EAPOL_WPA_KEY_IV_LEN]; /* Key IV */
/hardware/qcom/keymaster/
Dkeymaster_qcom.h61 uint8_t iv[KM_IV_LENGTH]; member
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
Dsecvideoparser.h118 uint32_t iv[4]; member
DVideoDecoderAVCSecure.cpp262 memcpy(encryptParam.pavpAesCounter, mEncParam.iv, 16); in decodeSlice()
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
Dsecvideoparser.h118 uint32_t iv[4]; member
DVideoDecoderAVCSecure.cpp278 memcpy(encryptParam.pavpAesCounter, mEncParam.iv, 16); in decodeSlice()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h439 OMX_S32 iv(OMX_U32 n_bits);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h439 OMX_S32 iv(OMX_U32 n_bits);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp893 sei_pic_timing.time_offset = iv(time_offset_len); in sei_picture_timing()
1125 OMX_S32 h264_stream_parser::iv(OMX_U32 n_bits) in iv() function in h264_stream_parser
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Dh264_utils.cpp956 sei_pic_timing.time_offset = iv(time_offset_len); in sei_picture_timing()
1207 OMX_S32 h264_stream_parser::iv(OMX_U32 n_bits) in iv() function in h264_stream_parser