Searched refs:ccp_salt (Results 1 – 1 of 1) sorted by relevance
68 uint8_t ccp_salt[ESP_CHACHAPOLY_SALT_LEN]; member181 memcpy(esp_ccp_ctx->ccp_salt, in esp_chachapoly_schedule()183 sizeof(esp_ccp_ctx->ccp_salt)); in esp_chachapoly_schedule()325 memcpy(nonce, esp_ccp_ctx->ccp_salt, ESP_CHACHAPOLY_SALT_LEN); in esp_chachapoly_encrypt()468 memcpy(nonce, esp_ccp_ctx->ccp_salt, ESP_CHACHAPOLY_SALT_LEN); in esp_chachapoly_decrypt()