Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-openssl.c97 const EVP_CIPHER *ossl_cipher; /* OpenSSL cipher */ member
134 c = ossl_ctx->ossl_cipher = ctx->cipher->app_data; /* OpenSSL's EVP_CIPHER * */ in cipher_ctx_init()
178 ossl_ctx->ossl_cipher = NULL; in cipher_cleanup()