Home
last modified time | relevance | path

Searched defs:cipher_ocb_gettable_ctx_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c43 static OSSL_FUNC_cipher_gettable_ctx_params_fn cipher_ocb_gettable_ctx_params; variable
482 static const OSSL_PARAM *cipher_ocb_gettable_ctx_params(ossl_unused void *cctx, in cipher_ocb_gettable_ctx_params() function