Searched defs:ossl_cipher_ctx (Results 1 – 1 of 1) sorted by relevance
95 struct ossl_cipher_ctx { struct96 EVP_CIPHER_CTX *ossl_cipher_ctx; /* OpenSSL cipher ctx */ member114 struct ossl_cipher_ctx *ossl_ctx = ctx->cipher_data; /* EVP_CIPHER_CTX wrapper */ in cipher_ctx_init() argument