Searched refs:iscsit_do_crypto_hash_buf (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target.c | 493 static void iscsit_do_crypto_hash_buf(struct ahash_request *, const void *, 513 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, hdr, in iscsit_xmit_nondatain_pdu() 540 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, in iscsit_xmit_nondatain_pdu() 587 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, cmd->pdu, in iscsit_xmit_datain_pdu() 1470 static void iscsit_do_crypto_hash_buf(struct ahash_request *hash, in iscsit_do_crypto_hash_buf() function 1934 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, ping_data, in iscsit_handle_nop_out() 2337 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, in iscsit_handle_text_cmd() 4125 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, buffer, in iscsit_get_rx_pdu()
|