Home
last modified time | relevance | path

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

/interface/sdk_c/tee/include/
H A Dtee_crypto_api.h479 void *IV; member
488 /** Length of the IV */
676 * @param IV Indicates the pointer to the buffer storing the operation IV. If this parameter is not used,
678 * @param IVLen Indicates the length of the IV buffer.
683 void TEE_CipherInit(TEE_OperationHandle operation, const void *IV, size_t IVLen);
754 * @param IV Indicates the pointer to the buffer storing the operation IV. If this parameter is not used,
756 * @param IVLen Indicates the length of the IV buffer.
761 void TEE_MACInit(TEE_OperationHandle operation, void *IV, size_
[all...]

Completed in 2 milliseconds