Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_siv.c25 static int ossl_aes_gcm_siv_set_ctx_params(void *vctx, const OSSL_PARAM params[]);
120 return ossl_aes_gcm_siv_set_ctx_params(ctx, params); in ossl_aes_gcm_siv_init()
222 static int ossl_aes_gcm_siv_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in ossl_aes_gcm_siv_set_ctx_params() function

Completed in 4 milliseconds