Searched refs:Match (Results 1 – 10 of 10) sorted by relevance
33 [general] [INF] cbc_mode: cbc mode ENCRYPT - Match35 [general] [INF] cbc_mode: cbc mode DECRYPT - Match39 [general] [INF] ctr_mode: ctr mode ENCRYPT - Match41 [general] [INF] ctr_mode: ctr mode DECRYPT - Match45 [general] [INF] ccm_mode: CCM mode ENCRYPT - Match47 [general] [INF] ccm_mode: CCM mode DECRYPT - Match
20 // Match identifier passed as timeout83 // Match identifier passed as timeout141 // Match identifier passed as timeout
79 # Match <key>:<value> for each line of file, each corresponding to97 # Match "<name>":"<path>" for each line of file, each corresponding to110 # Match "<name>":"<path>" for each line of file, each corresponding to130 # Match "<name>":"<path>" for each line of file, each corresponding to151 # Match "<name>":"<path>" for each line of file, each corresponding to
51 # Match the Kconfig.shield files in the shield directories to make sure we are
21 #define Match MatchValue macro
586 s_config.Match = SPI_NOR_WEL_MATCH; in stm32_ospi_mem_erased()635 s_config.Match = SPI_NOR_MEM_RDY_MATCH; in stm32_ospi_mem_ready()701 s_config.Match = SPI_NOR_WREN_MATCH; in stm32_ospi_write_enable()
49 This includes ROM commands like Match ROM, or Search ROM.
101 its Provisioned ID, BCR, and DCR back. Match the received
114 # Match pattern for an unused section that is being removed.
127 def parse_record(self, line) -> re.Match: