Lines Matching full:capabilities
12 * capabilities and certain functions (e.g., functions to program and evict
466 * blk_crypto_intersect_capabilities() - restrict supported crypto capabilities
471 * This clears all crypto capabilities in @parent that aren't set in @child. If
472 * @child is NULL, then this clears all parent capabilities.
498 * the crypto capabilities that @reference does.
502 * Return: %true if @target supports all the crypto capabilities of @reference.
529 * blk_crypto_update_capabilities() - Update the capabilities of a crypto
532 * @dst: The crypto profile whose capabilities to update.
533 * @src: The crypto profile whose capabilities this function will update @dst's
534 * capabilities to.
536 * Blk-crypto requires that crypto capabilities that were
539 * shrink its advertised crypto capabilities without any explicit
541 * synchronization, @src must support all the crypto capabilities that
544 * Note also that as long as the crypto capabilities are being expanded, the