Searched refs:BIO_C_GET_CIPHER_STATUS (Results 1 - 6 of 6) sorted by relevance

/external/openssl/crypto/evp/
H A Dbio_enc.c348 case BIO_C_GET_CIPHER_STATUS:
H A Devp.h532 #define BIO_get_cipher_status(b) BIO_ctrl(b,BIO_C_GET_CIPHER_STATUS,0,NULL)
/external/openssl/crypto/pkcs7/
H A Dbio_ber.c392 case BIO_C_GET_CIPHER_STATUS:
/external/openssl/crypto/bio/
H A Dbio.h413 #define BIO_C_GET_CIPHER_STATUS 113 macro
/external/openssl/include/openssl/
H A Dbio.h413 #define BIO_C_GET_CIPHER_STATUS 113 macro
H A Devp.h532 #define BIO_get_cipher_status(b) BIO_ctrl(b,BIO_C_GET_CIPHER_STATUS,0,NULL)

Completed in 97 milliseconds