Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1442 size_t nonce_length, uint32_t tag_len, in Invoke_Crypto_AEInit() argument
1449 .size = nonce_length, in Invoke_Crypto_AEInit()
1457 memcpy(shm.buffer, nonce_val, nonce_length); in Invoke_Crypto_AEInit()
1461 SET_SHARED_MEMORY_OPERATION_PARAMETER(1, 0, &shm, nonce_length); in Invoke_Crypto_AEInit()