Home
last modified time | relevance | path

Searched defs:iv_off (Results 1 – 3 of 3) sorted by relevance

/components/drivers/hwcrypto/
A Dhw_gcm.c171 void rt_hwcrypto_gcm_set_ivoff(struct rt_hwcrypto_ctx *ctx, rt_int32_t iv_off) in rt_hwcrypto_gcm_set_ivoff()
182 void rt_hwcrypto_gcm_get_ivoff(struct rt_hwcrypto_ctx *ctx, rt_int32_t *iv_off) in rt_hwcrypto_gcm_get_ivoff()
A Dhw_symmetric.c189 void rt_hwcrypto_symmetric_set_ivoff(struct rt_hwcrypto_ctx *ctx, rt_int32_t iv_off) in rt_hwcrypto_symmetric_set_ivoff()
205 void rt_hwcrypto_symmetric_get_ivoff(struct rt_hwcrypto_ctx *ctx, rt_int32_t *iv_off) in rt_hwcrypto_symmetric_get_ivoff()
A Dhw_symmetric.h59 rt_uint16_t iv_off; /**< The offset in IV */ member

Completed in 4 milliseconds