Searched refs:aes_xts_settable_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.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, function
289 (void (*)(void))aes_xts_settable_ctx_params }, \

Completed in 81 milliseconds