Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Dopt.c376 int opt_cipher_silent(const char *name, EVP_CIPHER **cipherp) in opt_cipher_silent()
398 int opt_cipher_any(const char *name, EVP_CIPHER **cipherp) in opt_cipher_any()
407 int opt_cipher(const char *name, EVP_CIPHER **cipherp) in opt_cipher()
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c981 const OSSL_PARAM *cipherp = in key2any_set_ctx_params() local