Lines Matching full:capabilities
12 * capabilities and certain functions (e.g., functions to program and evict
565 * blk_crypto_intersect_capabilities() - restrict supported crypto capabilities
570 * This clears all crypto capabilities in @parent that aren't set in @child. If
571 * @child is NULL, then this clears all parent capabilities.
599 * the crypto capabilities that @reference does.
603 * Return: %true if @target supports all the crypto capabilities of @reference.
633 * blk_crypto_update_capabilities() - Update the capabilities of a crypto
636 * @dst: The crypto profile whose capabilities to update.
637 * @src: The crypto profile whose capabilities this function will update @dst's
638 * capabilities to.
640 * Blk-crypto requires that crypto capabilities that were
643 * shrink its advertised crypto capabilities without any explicit
645 * synchronization, @src must support all the crypto capabilities that
648 * Note also that as long as the crypto capabilities are being expanded, the