Searched refs:sm4_crypt_xts (Results 1 – 3 of 3) sorted by relevance
27 void sm4_crypt_xts(struct sm4_context *ctx, struct sm4_context *ctx_ek,
64 sm4_crypt_xts(&c->state, &c->state_ek, &c->state_dk, in sm4_xts_update()
295 void sm4_crypt_xts(struct sm4_context *ctx, struct sm4_context *ctx_ek, in sm4_crypt_xts() function
Completed in 3 milliseconds