Searched refs:crypto_shared_gdma_new_channel (Results 1 – 1 of 1) sorted by relevance
27 static inline esp_err_t crypto_shared_gdma_new_channel(gdma_channel_alloc_config_t *channel_config,… in crypto_shared_gdma_new_channel() function66 ret = crypto_shared_gdma_new_channel(&channel_config_tx, &tx_channel); in crypto_shared_gdma_init()71 ret = crypto_shared_gdma_new_channel(&channel_config_rx, &rx_channel); in crypto_shared_gdma_init()