Searched refs:BIO_C_GET_CIPHER_STATUS (Results 1 – 2 of 2) sorted by relevance
/optee_test-3.20.0/host/openssl/include/openssl/ | ||
A D | bio.h | 424 # define BIO_C_GET_CIPHER_STATUS 113 macro |
A D | evp.h | 571 # define BIO_get_cipher_status(b) BIO_ctrl(b,BIO_C_GET_CIPHER_STATUS,0,NULL) |
Completed in 9 milliseconds