Searched refs:token (Results 201 - 225 of 519) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/crypto/
H A Dzcrypt_cca_key.h21 * mapping for the cca private ME key token.
25 * mapping for the cca key token header
55 * mapping for the cca private CRT key 'token'
169 struct cca_token_hdr token; member in struct:__anon161
197 /* key token header */
198 key->token.token_identifier = CCA_TKN_HDR_ID_EXT;
199 key->token.token_length = size - 6;
H A Dzcrypt_ccamisc.h16 /* Key token types */
17 #define TOKTYPE_NON_CCA 0x00 /* Non-CCA key token */
18 #define TOKTYPE_CCA_INTERNAL 0x01 /* CCA internal sym key token */
19 #define TOKTYPE_CCA_INTERNAL_PKA 0x1f /* CCA internal asym key token */
22 #define TOKVER_PROTECTED_KEY 0x01 /* Protected key token */
23 #define TOKVER_CLEAR_KEY 0x02 /* Clear key token */
26 #define TOKVER_CCA_AES 0x04 /* CCA AES key token */
27 #define TOKVER_CCA_VLSC 0x05 /* var length sym cipher key token */
29 /* Max size of a cca variable length cipher key token */
32 /* header part of a CCA key token */
[all...]
H A Dzcrypt_ccamisc.c44 * Simple check if the token is a valid CCA secure AES data key
45 * token. If keybitsize is given, the bitsize of the key is
49 const u8 *token, int keybitsize)
51 struct secaeskeytoken *t = (struct secaeskeytoken *)token;
57 DBF("%s token check failed, type 0x%02x != 0x%02x\n",
63 DBF("%s token check failed, version 0x%02x != 0x%02x\n",
69 DBF("%s token check failed, bitsize %d != %d\n",
81 * Simple check if the token is a valid CCA secure AES cipher key
82 * token. If keybitsize is given, the bitsize of the key is
88 const u8 *token, in
48 cca_check_secaeskeytoken(debug_info_t *dbg, int dbflvl, const u8 *token, int keybitsize) argument
87 cca_check_secaescipherkey(debug_info_t *dbg, int dbflvl, const u8 *token, int keybitsize, int checkcpacfexport) argument
174 cca_check_sececckeytoken(debug_info_t *dbg, int dbflvl, const u8 *token, size_t keysize, int checkcpacfexport) argument
594 u8 token[]; /* cca secure key token */ member in struct:uskreqparm::lv2
1091 u8 *token; local
[all...]
/linux-master/tools/perf/util/
H A Dparse-events.l22 static int __value(YYSTYPE *yylval, char *str, int base, int token)
32 return token;
43 static int str(yyscan_t scanner, int token)
63 return token;
81 static int drv_str(yyscan_t scanner, int token)
88 return token;
/linux-master/drivers/infiniband/ulp/srp/
H A Dib_srp.c3330 int token; local
3343 token = match_token(p, srp_opt_tokens, args);
3344 opt_mask |= token;
3346 switch (token) {
3398 ret = match_hex(args, &token);
3403 target->ib_cm.pkey = cpu_to_be16(token);
3459 ret = match_int(args, &token);
3464 target->scsi_host->max_sectors = token;
3468 ret = match_int(args, &token);
3474 if (token <
[all...]
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dlibsrp.c200 dma_addr_t token = 0; local
220 &token, GFP_KERNEL);
228 sg_dma_address(&dummy) = token;
262 if (token && dma_map) {
264 be32_to_cpu(id->table_desc.len), md, token);
/linux-master/arch/powerpc/include/asm/
H A Dplpar_wrappers.h350 unsigned long token; local
353 token = -1UL;
355 rc = plpar_hcall(H_GUEST_CREATE, retbuf, flags, token);
360 token = retbuf[0];
365 token = retbuf[0];
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6afe.c547 int token; member in struct:q6afe_port
569 int token; member in struct:afe_port_map
853 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) argument
861 if (p->token == token) {
893 port = q6afe_find_port(afe, hdr->token);
898 } else if (hdr->token == AFE_CLK_TOKEN) {
983 int token)
1008 pkt->hdr.token = token;
981 q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, void *data, int param_id, int module_id, int psize, int token) argument
[all...]
H A Dq6adm.c136 copp_idx = (hdr->token) & 0XFF;
137 port_idx = ((hdr->token) >> 16) & 0xFF;
139 dev_err(&adev->dev, "Invalid port idx %d token %d\n",
140 port_idx, hdr->token);
144 dev_err(&adev->dev, "Invalid copp idx %d token %d\n",
145 copp_idx, hdr->token);
290 close.hdr.token = port_id << 16 | copp_idx;
344 pkt->hdr.token = port_id << 16 | copp->copp_idx;
488 pkt->hdr.token = 0;
H A Dq6apm.c508 int token; local
518 token = hdr->token & APM_WRITE_TOKEN_MASK;
521 phys = graph->rx_data.buf[token].phys;
529 graph->cb(client_event, hdr->token, data->payload, graph->priv);
541 if (hdr->token == SNDRV_PCM_STREAM_PLAYBACK)
554 phys = graph->tx_data.buf[hdr->token].phys;
562 graph->cb(client_event, hdr->token, data->payload, graph->priv);
571 graph->cb(client_event, hdr->token, data->payload, graph->priv);
578 if (hdr->token
[all...]
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2800pci.c49 static void rt2800pci_mcu_status(struct rt2x00_dev *rt2x00dev, const u8 token) argument
63 if ((rt2x00_get_field32(reg, H2M_MAILBOX_CID_CMD0) == token) ||
64 (rt2x00_get_field32(reg, H2M_MAILBOX_CID_CMD1) == token) ||
65 (rt2x00_get_field32(reg, H2M_MAILBOX_CID_CMD2) == token) ||
66 (rt2x00_get_field32(reg, H2M_MAILBOX_CID_CMD3) == token))
/linux-master/security/integrity/ima/
H A Dima_policy.c1380 char *token; local
1382 while ((token = strsep(&arg, ",")) != NULL) {
1383 idx = match_string(hash_algo_name, HASH_ALGO__LAST, token);
1387 token);
1393 token);
1427 int token; local
1434 token = match_token(p, policy_tokens, args);
1435 switch (token) {
1638 if ((token == Opt_uid_lt) || (token
[all...]
/linux-master/tools/bpf/
H A Dbpf_exp.y54 %token OP_LDB OP_LDH OP_LD OP_LDX OP_ST OP_STX OP_JMP OP_JEQ OP_JGT OP_JGE
55 %token OP_JSET OP_ADD OP_SUB OP_MUL OP_DIV OP_AND OP_OR OP_XOR OP_LSH OP_RSH
56 %token OP_RET OP_TAX OP_TXA OP_LDXB OP_MOD OP_NEG OP_JNEQ OP_JLT OP_JLE OP_LDI
57 %token OP_LDXI
59 %token K_PKT_LEN
61 %token ':' ',' '[' ']' '(' ')' 'x' 'a' '+' 'M' '*' '&' '#' '%'
63 %token extension number label
/linux-master/drivers/usb/host/
H A Doxu210hp-hcd.c271 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)
343 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */
1207 int token, int maxpacket)
1238 qtd->hw_token = cpu_to_le32((count << 16) | token);
1297 size_t length, u32 token)
1300 if (likely(QTD_PID(token) != 2))
1301 urb->actual_length += length - QTD_LENGTH(token);
1308 if (unlikely(IS_SHORT_READ(token)))
1206 qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) argument
1296 qtd_copy_status(struct oxu_hcd *oxu, struct urb *urb, size_t length, u32 token) argument
1437 u32 token = 0; local
1622 u32 token; local
1997 __le32 token; local
[all...]
/linux-master/fs/btrfs/
H A Daccessors.h24 void btrfs_init_map_token(struct btrfs_map_token *token, struct extent_buffer *eb);
58 u##bits btrfs_get_token_##bits(struct btrfs_map_token *token, \
60 void btrfs_set_token_##bits(struct btrfs_map_token *token, \
86 static inline u##bits btrfs_token_##name(struct btrfs_map_token *token, \
90 return btrfs_get_token_##bits(token, s, offsetof(type, member));\
92 static inline void btrfs_set_token_##name(struct btrfs_map_token *token,\
96 btrfs_set_token_##bits(token, s, offsetof(type, member), val); \
485 static inline u32 btrfs_token_item_##member(struct btrfs_map_token *token, \
488 struct btrfs_item *item = btrfs_item_nr(token->eb, slot); \
489 return btrfs_token_raw_item_##member(token, ite
[all...]
/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.c339 static inline char token_mark(struct fotg210_hcd *fotg210, __hc32 token) argument
341 __u32 v = hc32_to_cpu(fotg210, token);
1988 dma_addr_t buf, size_t len, int token, int maxpacket)
2020 qtd->hw_token = cpu_to_hc32(fotg210, (count << 16) | token);
2104 struct fotg210_qh *qh, struct urb *urb, u32 token)
2119 usb_pipeendpoint(urb->pipe), token);
2130 size_t length, u32 token)
2135 if (likely(QTD_PID(token) != 2))
2136 urb->actual_length += length - QTD_LENGTH(token);
2143 if (unlikely(IS_SHORT_READ(token)))
1987 qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) argument
2103 fotg210_clear_tt_buffer(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, struct urb *urb, u32 token) argument
2129 qtd_copy_status(struct fotg210_hcd *fotg210, struct urb *urb, size_t length, u32 token) argument
2276 u32 token = 0; local
2529 u32 token; local
2971 __hc32 token; local
[all...]
H A Dfotg210-hcd.h354 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1)
453 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */
/linux-master/drivers/net/fddi/skfp/h/
H A Dcmtdef.h180 #define EV_T_CLASS(token) ((int)((token)>>16)&0xffff)
181 #define EV_T_EVENT(token) ((int)(token)&0xffff)
391 u_long tm_token ; /* token value */
505 u_long token);
556 void timer_event(struct s_smc *smc, u_long token);
/linux-master/lib/lz4/
H A Dlz4hc_compress.c272 BYTE *token; local
276 token = (*op)++;
287 *token = (RUN_MASK<<ML_BITS);
293 *token = (BYTE)(length<<ML_BITS);
314 *token += ML_MASK;
329 *token += (BYTE)(length);
/linux-master/drivers/i2c/busses/
H A Di2c-meson.c129 static void meson_i2c_add_token(struct meson_i2c *i2c, int token) argument
132 i2c->tokens[0] |= (token & 0xf) << (i2c->num_tokens * 4);
134 i2c->tokens[1] |= (token & 0xf) << ((i2c->num_tokens % 8) * 4);
339 int token; local
341 token = (msg->flags & I2C_M_RD) ? TOKEN_SLAVE_ADDR_READ :
349 meson_i2c_add_token(i2c, token);
/linux-master/arch/powerpc/kernel/
H A Drtas-proc.c118 unsigned int token; member in struct:individual_sensor
405 sprintf (rstr, SENSOR_PREFIX"%04d", p->token);
411 p->token, j);
442 sensors.sensor[i].token = *utmp++;
514 switch (s->token) {
619 s->token);
/linux-master/kernel/locking/
H A Dmutex.c833 int token; local
837 token = io_schedule_prepare();
840 io_schedule_finish(token);
1029 int token; local
1031 token = io_schedule_prepare();
1033 io_schedule_finish(token);
/linux-master/include/uapi/sound/
H A Dasoc.h204 __le32 token; member in struct:snd_soc_tplg_vendor_uuid_elem
210 __le32 token; member in struct:snd_soc_tplg_vendor_value_elem
216 __le32 token; member in struct:snd_soc_tplg_vendor_string_elem
/linux-master/tools/testing/selftests/arm64/signal/
H A Dtest_signals_utils.c131 "SIG_OK -- SP:0x%llX si_addr@:%p si_code:%d token@:%p offset:%ld\n",
133 si->si_addr, si->si_code, td->token, td->token - si->si_addr);
136 * last time, the token field to the SP address used to place the fake
137 * sigframe: so token==0 means we never made it to the end,
140 if (!td->sanity_disabled && !td->token) {
142 "current->token ZEROED...test is probably broken!\n");
/linux-master/block/
H A Dblk-mq.h258 static inline void blk_mq_set_rq_budget_token(struct request *rq, int token) argument
260 if (token < 0)
264 rq->q->mq_ops->set_rq_budget_token(rq, token);

Completed in 454 milliseconds

1234567891011>>