Home
last modified time | relevance | path

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

/interface/sdk_c/tee/include/
H A Dtee_crypto_api.h543 /** nonce */
544 void *nonce; member
545 /** Leng of nonce */
841 * @param nonce Indicates the pointer to the buffer for storing the nonce.
842 * @param nonceLen Indicates the length of the nonce.
853 TEE_Result TEE_AEInit(TEE_OperationHandle operation, void *nonce, size_t nonceLen, uint32_t tagLen, size_t AADLen,

Completed in 2 milliseconds