Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/evp/
Dbio_enc.c347 case BIO_C_GET_CIPHER_STATUS: in enc_ctrl()
Devp.h549 # define BIO_get_cipher_status(b) BIO_ctrl(b,BIO_C_GET_CIPHER_STATUS,0,NULL)
/freebsd-10-stable/crypto/openssl/crypto/bio/
Dbio.h423 # define BIO_C_GET_CIPHER_STATUS 113 macro