Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c37 static OSSL_FUNC_cipher_set_ctx_params_fn aes_wrap_set_ctx_params; variable
145 return aes_wrap_set_ctx_params(ctx, params); in aes_wrap_init()
260 static int aes_wrap_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in aes_wrap_set_ctx_params() function
312 (void (*)(void))aes_wrap_set_ctx_params }, \

Completed in 6 milliseconds