Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 1 of 1) sorted by relevance

/block/
Dblk-crypto-profile.c559 const struct blk_crypto_profile *reference) in blk_crypto_has_capabilities() argument
563 if (!reference) in blk_crypto_has_capabilities()
570 if (reference->modes_supported[i] & ~target->modes_supported[i]) in blk_crypto_has_capabilities()
574 if (reference->max_dun_bytes_supported > in blk_crypto_has_capabilities()
578 if (reference->key_types_supported & ~target->key_types_supported) in blk_crypto_has_capabilities()