Searched refs:iv (Results 1 – 14 of 14) sorted by relevance
/hardware/intel/img/psb_headers/DRM/cc54/inc/ |
D | wv_drm_api.h | 52 uint8_t iv[AES_IV_COUNTER_SIZE_IN_BYTES]; member 72 uint8_t iv[AES_IV_COUNTER_SIZE_IN_BYTES]; member
|
D | wv_mod_drm_api.h | 84 const uint8_t *iv, 120 const uint8_t *iv, 127 const uint8_t *iv,
|
D | pr_drm_api.h | 50 uint64_t iv; member 249 uint64_t iv, 256 uint64_t iv,
|
/hardware/ti/omap4-aah/security/tf_sdk/include/ |
D | OEMCrypto.h | 203 OEMCrypto_DecryptVideo(const OEMCrypto_UINT8* iv, 237 OEMCrypto_DecryptAudio(const OEMCrypto_UINT8* iv,
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | eapol.h | 78 unsigned char iv[EAPOL_KEY_IV_LEN]; /* Key IV */ 111 unsigned char iv[EAPOL_WPA_KEY_IV_LEN]; /* Key IV */
|
/hardware/qcom/keymaster/ |
D | keymaster_qcom.h | 61 uint8_t iv[KM_IV_LENGTH]; member
|
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/ |
D | secvideoparser.h | 118 uint32_t iv[4]; member
|
D | VideoDecoderAVCSecure.cpp | 262 memcpy(encryptParam.pavpAesCounter, mEncParam.iv, 16); in decodeSlice()
|
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/ |
D | secvideoparser.h | 118 uint32_t iv[4]; member
|
D | VideoDecoderAVCSecure.cpp | 278 memcpy(encryptParam.pavpAesCounter, mEncParam.iv, 16); in decodeSlice()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
D | h264_utils.h | 439 OMX_S32 iv(OMX_U32 n_bits);
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
D | h264_utils.h | 439 OMX_S32 iv(OMX_U32 n_bits);
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | h264_utils.cpp | 893 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/ |
D | h264_utils.cpp | 956 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
|