Searched refs:mapped_nents (Results 1 – 5 of 5) sorted by relevance
276 *mapped_nents = ret; in cc_map_sg()372 u32 mapped_nents = 0; in cc_map_cipher_request() local399 if (mapped_nents > 1) in cc_map_cipher_request()417 if (mapped_nents > 1) in cc_map_cipher_request()582 int mapped_nents = 0; in cc_aead_chain_assoc() local601 if (mapped_nents < 0) in cc_aead_chain_assoc()602 return mapped_nents; in cc_aead_chain_assoc()946 u32 mapped_nents = 0; in cc_map_aead_request() local1143 u32 mapped_nents = 0; in cc_map_hash_request_final() local1227 u32 mapped_nents = 0; in cc_map_hash_request_update() local[all …]
28 unsigned int mapped_nents; member
860 mapped_nents = 0; in ahash_update_ctx()890 if (mapped_nents) in ahash_update_ctx()1021 if (!mapped_nents) { in ahash_finup_ctx()1026 mapped_nents = 0; in ahash_finup_ctx()1095 if (!mapped_nents) { in ahash_digest()1100 mapped_nents = 0; in ahash_digest()1104 edesc = ahash_edesc_alloc(req, mapped_nents > 1 ? mapped_nents : 0, in ahash_digest()1236 mapped_nents = 0; in ahash_update_no_ctx()1331 if (!mapped_nents) { in ahash_finup_no_ctx()1336 mapped_nents = 0; in ahash_finup_no_ctx()[all …]
3552 if (!mapped_nents) { in ahash_update_ctx()3557 mapped_nents = 0; in ahash_update_ctx()3583 if (mapped_nents) { in ahash_update_ctx()3735 if (!mapped_nents) { in ahash_finup_ctx()3740 mapped_nents = 0; in ahash_finup_ctx()3828 if (!mapped_nents) { in ahash_digest()3833 mapped_nents = 0; in ahash_digest()4009 mapped_nents = 0; in ahash_update_no_ctx()4117 if (!mapped_nents) { in ahash_finup_no_ctx()4122 mapped_nents = 0; in ahash_finup_no_ctx()[all …]
774 int mapped_nents; in smc_ib_buf_map_sg() local776 mapped_nents = ib_dma_map_sg(lnk->smcibdev->ibdev, in smc_ib_buf_map_sg()780 if (!mapped_nents) in smc_ib_buf_map_sg()783 return mapped_nents; in smc_ib_buf_map_sg()
Completed in 21 milliseconds