Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dasn1_compiler.c20 enum token_type { enum
302 enum token_type token_type : 8; member
435 tokens[tix++].token_type = TOKEN_ELEMENT_NAME; in tokenise()
447 tokens[tix++].token_type = dir - directives; in tokenise()
451 tokens[tix++].token_type = TOKEN_TYPE_NAME; in tokenise()
470 tokens[tix++].token_type = TOKEN_NUMBER; in tokenise()
479 tokens[tix++].token_type = TOKEN_ASSIGNMENT; in tokenise()
489 tokens[tix++].token_type = TOKEN_OPEN_ACTION; in tokenise()
496 tokens[tix++].token_type = TOKEN_CLOSE_ACTION; in tokenise()
507 tokens[tix++].token_type = TOKEN_OPEN_CURLY; in tokenise()
[all …]
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dkeystore.c472 if ((*auth_tok)->token_type != ECRYPTFS_PASSWORD in ecryptfs_verify_auth_tok_from_key()
473 && (*auth_tok)->token_type != ECRYPTFS_PRIVATE_KEY) { in ecryptfs_verify_auth_tok_from_key()
735 if (s->auth_tok->token_type != ECRYPTFS_PASSWORD) { in ecryptfs_write_tag_70_packet()
1023 if (s->auth_tok->token_type != ECRYPTFS_PASSWORD) { in ecryptfs_parse_tag_70_packet()
1102 switch (auth_tok->token_type) { in ecryptfs_get_auth_tok_sig()
1111 auth_tok->token_type); in ecryptfs_get_auth_tok_sig()
1139 auth_tok->token_type); in decrypt_pki_encrypted_session_key()
1316 (*new_auth_tok)->token_type = ECRYPTFS_PRIVATE_KEY; in parse_tag_1_packet()
1491 (*new_auth_tok)->token_type = ECRYPTFS_PASSWORD; in parse_tag_3_packet()
1877 candidate_auth_tok->token_type); in ecryptfs_parse_packet_set()
[all …]
/OK3568_Linux_fs/kernel/security/keys/encrypted-keys/
H A Decryptfs_format.c56 auth_tok->token_type = ECRYPTFS_PASSWORD; in ecryptfs_fill_auth_tok()
/OK3568_Linux_fs/kernel/include/linux/
H A Decryptfs.h95 u16 token_type; member
/OK3568_Linux_fs/kernel/include/net/
H A Diw_handler.h376 __u8 token_type; /* Future */ member
/OK3568_Linux_fs/u-boot/cmd/
H A Dpxe.c813 enum token_type { enum
841 enum token_type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcommon_terminals.hpp136 ( token, token_type )
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/c-family/
H A Dc-common.h1399 enum cpp_ttype token_type,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/c-family/
H A Dc-common.h1399 enum cpp_ttype token_type,
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...