Home
last modified time | relevance | path

Searched defs:can_do (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/library/
H A Dpk_wrap.h33 int (*can_do)(mbedtls_pk_type_t type); member
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dcrypto_knowledge.py206 def can_do(self, alg: 'Algorithm') -> bool: member in KeyType
532 def can_do(self, category: AlgorithmCategory) -> bool: member in Algorithm
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nl.c1216 bool can_do = b ? blk_queue_discard(b) : true; in decide_on_discard_support() local
1275 bool can_do = b ? b->limits.max_write_same_sectors : true; in decide_on_write_same_support() local
[all...]
H A Ddrbd_receiver.c1581 bool can_do; in can_do_reliable_discards() local
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_receiver.c1581 bool can_do; in can_do_reliable_discards() local

Completed in 20 milliseconds