Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_gcm.h25 … const unsigned char *add, rt_size_t add_len); /**< Set additional data. start GCM operation */
68 rt_size_t add_len);
A Dhw_gcm.c56 rt_size_t add_len) in rt_hwcrypto_gcm_start() argument
62 return gcm_ctx->ops->start(gcm_ctx, add, add_len); in rt_hwcrypto_gcm_start()

Completed in 3 milliseconds