Searched refs:kmac_data_st (Results 1 – 1 of 1) sorted by relevance
117 struct kmac_data_st { struct146 struct kmac_data_st *kctx = vmacctx; in kmac_free() argument164 struct kmac_data_st *kctx; in kmac_new()180 struct kmac_data_st *kctx = kmac_new(provctx); in kmac_fetch_new()216 struct kmac_data_st *src = vsrc; in kmac_dup()217 struct kmac_data_st *dst; in kmac_dup()270 struct kmac_data_st *kctx = vmacctx; in kmac_init()328 struct kmac_data_st *kctx = vmacctx; in kmac_update()336 struct kmac_data_st *kctx = vmacctx; in kmac_final()368 struct kmac_data_st *kctx = vmacctx; in kmac_get_ctx_params()[all …]
Completed in 3 milliseconds