Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_xts.c30 static OSSL_FUNC_cipher_set_ctx_params_fn sm4_xts_set_ctx_params; variable
60 return sm4_xts_set_ctx_params(xctx, params); in sm4_xts_init()
203 static int sm4_xts_set_ctx_params(void *vxctx, const OSSL_PARAM params[]) in sm4_xts_set_ctx_params() function
275 (void (*)(void))sm4_xts_set_ctx_params }, \

Completed in 18 milliseconds