Searched defs:enc_ctx (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/crypto/openssl/ | ||
H A D | ossl.h | 70 struct ossl_cipher_context enc_ctx; member |
/freebsd/crypto/openssl/test/ | ||
H A D | bad_dtls_test.c | 286 EVP_CIPHER_CTX *enc_ctx = NULL; in send_record() local |