Searched refs:blk_crypto_put_keyslot (Results 1 – 4 of 4) sorted by relevance
72 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot);
364 blk_crypto_put_keyslot(slot); in blk_crypto_fallback_encrypt_bio()437 blk_crypto_put_keyslot(slot); in blk_crypto_fallback_decrypt_bio()
245 blk_crypto_put_keyslot(rq->crypt_keyslot); in __blk_crypto_free_request()
319 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot) in blk_crypto_put_keyslot() function
Completed in 7 milliseconds