Searched refs:get_cipher_from_ptr (Results 1 – 1 of 1) sorted by relevance
443 get_cipher_from_ptr(cipher.ok()?).ok() in cipher()543 fn get_cipher_from_ptr(cipher: *const SSL_CIPHER) -> Result<crypto::Algorithm> { in get_cipher_from_ptr() function579 let aead = match get_cipher_from_ptr(cipher) { in set_read_secret()629 let aead = match get_cipher_from_ptr(cipher) { in set_write_secret()