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