Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dbio_enc.c374 case BIO_C_GET_CIPHER_CTX: in enc_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h398 # define BIO_C_GET_CIPHER_CTX 129 macro
H A Dbio.h.in375 # define BIO_C_GET_CIPHER_CTX 129 macro
H A Devp.h674 # define BIO_get_cipher_ctx(b,c_pp) BIO_ctrl(b,BIO_C_GET_CIPHER_CTX,0,(c_pp))