Searched refs:iscsit_do_crypto_hash_buf (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/target/iscsi/ |
D | iscsi_target.c | 494 static void iscsit_do_crypto_hash_buf(struct ahash_request *, const void *, 514 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, hdr, in iscsit_xmit_nondatain_pdu() 541 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, in iscsit_xmit_nondatain_pdu() 588 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, cmd->pdu, in iscsit_xmit_datain_pdu() 1431 static void iscsit_do_crypto_hash_buf(struct ahash_request *hash, in iscsit_do_crypto_hash_buf() function 1895 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, ping_data, in iscsit_handle_nop_out() 2297 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, in iscsit_handle_text_cmd() 3991 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, buffer, in iscsit_get_rx_pdu()
|