Searched refs:nonce_length (Results 1 – 1 of 1) sorted by relevance
1442 size_t nonce_length, uint32_t tag_len, in Invoke_Crypto_AEInit() argument1449 .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()