Searched refs:ext (Results 1 – 8 of 8) sorted by relevance
32 void wps_process_vendor_ext_m1(struct wps_device_data *dev, const u8 ext);
410 void wps_process_vendor_ext_m1(struct wps_device_data *dev, const u8 ext) in wps_process_vendor_ext_m1() argument412 dev->multi_ap_ext = ext; in wps_process_vendor_ext_m1()
543 porting/ext/tinycrypt/include545 list(APPEND srcs "porting/ext/tinycrypt/src/utils.c"546 "porting/ext/tinycrypt/src/sha256.c"547 "porting/ext/tinycrypt/src/ecc.c"548 "porting/ext/tinycrypt/src/ctr_prng.c"549 "porting/ext/tinycrypt/src/ctr_mode.c"550 "porting/ext/tinycrypt/src/aes_decrypt.c"551 "porting/ext/tinycrypt/src/aes_encrypt.c"552 "porting/ext/tinycrypt/src/ccm_mode.c"553 "porting/ext/tinycrypt/src/ecc_dsa.c"[all …]
343 def find_files_recursive(root_path: str, ext: str) -> Generator[str, None, None]:346 if basename.endswith(ext):
91 const u8 *ext, size_t ext_len) in tls_process_status_request_v2() argument97 pos = ext; in tls_process_status_request_v2()98 end = ext + ext_len; in tls_process_status_request_v2()
57 u16 ext; in tls_process_server_hello_extensions() local58 ext = WPA_GET_BE16(pos); in tls_process_server_hello_extensions()60 ext); in tls_process_server_hello_extensions()
473 bool "Enable aux packet when ext adv data length is zero"
376 …edtls_x509_get_ext)( unsigned char **p, const unsigned char *end, mbedtls_x509_buf *ext, int tag );