Searched refs:aes_xts_set_ctx_params (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_xts.c35 static OSSL_FUNC_cipher_set_ctx_params_fn aes_xts_set_ctx_params; variable
94 return aes_xts_set_ctx_params(ctx, params);
231 static int aes_xts_set_ctx_params(void *vctx, const OSSL_PARAM params[]) function
287 (void (*)(void))aes_xts_set_ctx_params }, \

Completed in 138 milliseconds