Searched refs:BIO_C_GET_CIPHER_STATUS (Results 1 – 2 of 2) sorted by relevance
| /babblesim_ext_libCryptov1-latest/include/openssl/ | ||
| D | bio.h | 424 # define BIO_C_GET_CIPHER_STATUS 113 macro |
| D | evp.h | 572 # define BIO_get_cipher_status(b) BIO_ctrl(b,BIO_C_GET_CIPHER_STATUS,0,NULL) |