Home
last modified time | relevance | path

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

/interface/sdk_c/tee/include/
H A Dtee_crypto_api.h489 uint32_t IVLen; member
678 * @param IVLen Indicates the length of the IV buffer.
683 void TEE_CipherInit(TEE_OperationHandle operation, const void *IV, size_t IVLen);
756 * @param IVLen Indicates the length of the IV buffer.
761 void TEE_MACInit(TEE_OperationHandle operation, void *IV, size_t IVLen);

Completed in 2 milliseconds