Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-openssl.c95 struct ossl_cipher_ctx { struct
96 EVP_CIPHER_CTX *ossl_cipher_ctx; /* OpenSSL cipher ctx */ member
114 struct ossl_cipher_ctx *ossl_ctx = ctx->cipher_data; /* EVP_CIPHER_CTX wrapper */ in cipher_ctx_init() argument