Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c42 static OSSL_FUNC_cipher_set_ctx_params_fn aes_ocb_set_ctx_params; variable
138 return aes_ocb_set_ctx_params(ctx, params); in aes_ocb_init()
353 static int aes_ocb_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in aes_ocb_set_ctx_params() function

Completed in 5 milliseconds