Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c36 static OSSL_FUNC_cipher_settable_ctx_params_fn aes_xts_settable_ctx_params; variable
225 static const OSSL_PARAM *aes_xts_settable_ctx_params(ossl_unused void *cctx, in aes_xts_settable_ctx_params() function
289 (void (*)(void))aes_xts_settable_ctx_params }, \