Home
last modified time | relevance | path

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

/block/
A Dblk-crypto-profile.c606 const struct blk_crypto_profile *reference) in blk_crypto_has_capabilities() argument
610 if (!reference) in blk_crypto_has_capabilities()
617 if (reference->modes_supported[i] & ~target->modes_supported[i]) in blk_crypto_has_capabilities()
621 if (reference->max_dun_bytes_supported > in blk_crypto_has_capabilities()
625 if (reference->key_types_supported & ~target->key_types_supported) in blk_crypto_has_capabilities()

Completed in 7 milliseconds