tls_get_cipher() function
tls_get_cipher - Get current cipher name @tls_ctx: TLS context data from tls_init() @conn: Connection context data from tls_connection_init() @buf: Buffer for the cipher name @buflen: buf size Returns: 0 on success, -1 on failure Get the name of the currently used cipher.
tls_get_cipher() is called by 2 functions and calls 2 functions:
![]()
tls_get_cipher()
tls_get_cipher() reads 2 variables:
![]()
tls_get_cipher()