Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dbio_enc.c366 case BIO_C_GET_CIPHER_STATUS: in enc_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h382 # define BIO_C_GET_CIPHER_STATUS 113 macro
H A Dbio.h.in359 # define BIO_C_GET_CIPHER_STATUS 113 macro
H A Devp.h673 # define BIO_get_cipher_status(b) BIO_ctrl(b,BIO_C_GET_CIPHER_STATUS,0,NULL)