Searched defs:dtable (Results 1 – 6 of 6) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| D | sae_pk.c | 119 u8 dtable[256]; in d_check_char() local 147 u8 dtable[256]; in sae_pk_valid_password() local 252 u8 dtable[256], *out, *pos, tmp; in sae_pk_base32_decode() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | base64.c | 90 unsigned char dtable[256], *out, *pos, block[4], tmp; in base64_gen_decode() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | base64.c | 92 unsigned char dtable[256], *out, *pos, block[4], tmp; in base64_gen_decode() local
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| D | nghttp3_qpack.h | 149 nghttp3_ringbuf dtable; member
|
| D | nghttp3_qpack.c | 983 nghttp3_ringbuf *dtable = &encoder->ctx.dtable; in nghttp3_qpack_encoder_shrink_dtable() local 1344 nghttp3_ringbuf *dtable = &encoder->ctx.dtable; in qpack_encoder_can_index() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | huffyuvdec.c | 593 #define GET_VLC_DUAL(dst0, dst1, name, gb, dtable, table1, table2, \ argument
|