Searched refs:iscsit_do_crypto_hash_buf (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/target/iscsi/ |
| D | iscsi_target.c | 495 static void iscsit_do_crypto_hash_buf(struct ahash_request *, const void *, 515 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, hdr, in iscsit_xmit_nondatain_pdu() 542 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, in iscsit_xmit_nondatain_pdu() 589 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, cmd->pdu, in iscsit_xmit_datain_pdu() 1416 static void iscsit_do_crypto_hash_buf(struct ahash_request *hash, in iscsit_do_crypto_hash_buf() function 1880 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, ping_data, in iscsit_handle_nop_out() 2284 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, in iscsit_handle_text_cmd() 3978 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, buffer, in iscsit_get_rx_pdu()
|