Searched defs:key (Results 226 - 250 of 2070) sorted by path

1234567891011>>

/linux-master/block/
H A Dblk-mq.c1777 blk_mq_dispatch_wake(wait_queue_entry_t *wait, unsigned mode, int flags, void *key) argument
H A Dblk-rq-qos.c206 rq_qos_wake_function(struct wait_queue_entry *curr, unsigned int mode, int wake_flags, void *key) argument
H A Dblk-throttle.c535 unsigned long key = tg->disptime; local
H A Dkyber-iosched.c695 kyber_domain_wake(wait_queue_entry_t *wqe, unsigned mode, int flags, void *key) argument
H A Dsed-opal.c308 struct key *key; local
335 opal_get_key(struct opal_dev *dev, struct opal_key *key) argument
1692 start_generic_opal_session(struct opal_dev *dev, enum opal_uid auth, enum opal_uid sp_type, const char *key, u8 key_len) argument
1750 const u8 *key = dev->prev_data; local
1772 struct opal_key *key = data; local
1796 u8 *key = session->opal_key.key; local
1976 generic_pw_cmd(u8 *key, size_t key_len, u8 *cpin_uid, struct opal_dev *dev) argument
2023 struct opal_key *key = data; local
2838 __opal_set_mbr_done(struct opal_dev *dev, struct opal_key *key) argument
[all...]
/linux-master/certs/
H A Dblacklist.c86 static int blacklist_key_instantiate(struct key *key, argument
127 blacklist_key_update(struct key *key, struct key_preparsed_payload *prep) argument
133 blacklist_describe(const struct key *key, struct seq_file *m) argument
184 key_ref_t key; local
264 key_ref_t key; local
[all...]
H A Dsystem_keyring.c167 key_ref_t key; local
[all...]
/linux-master/crypto/
H A Dadiantum.c117 static int adiantum_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
[all...]
H A Daead.c32 static int setkey_unaligned(struct crypto_aead *tfm, const u8 *key, argument
53 crypto_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
H A Daegis.h60 crypto_aegis_aesenc(union aegis_block *dst, const union aegis_block *src, const union aegis_block *key) argument
H A Daegis128-core.c36 union aegis_block key; member in struct:aegis_ctx
366 static int crypto_aegis128_setkey(struct crypto_aead *aead, const u8 *key, argument
98 crypto_aegis128_init(struct aegis_state *state, const union aegis_block *key, const u8 *iv) argument
[all...]
H A Daegis128-neon-inner.c135 void crypto_aegis128_init_neon(void *state, const void *key, const void *iv) argument
H A Daegis128-neon.c23 crypto_aegis128_init_simd(struct aegis_state *state, const union aegis_block *key, const u8 *iv) argument
H A Daf_alg.c212 u8 *key; local
233 static const u8 *key_data_ptr_user(const struct key *key, argument
247 key_data_ptr_encrypted(const struct key *key, unsigned int *datalen) argument
261 key_data_ptr_trusted(const struct key *key, unsigned int *datalen) argument
293 struct key *key; local
[all...]
H A Dahash.c227 static int ahash_nosetkey(struct crypto_ahash *tfm, const u8 *key, argument
240 int crypto_ahash_setkey(struct crypto_ahash *tfm, const u8 *key, argument
H A Dakcipher.c150 akcipher_default_set_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
H A Dalgif_aead.c500 static int aead_setkey(void *private, const u8 *key, unsigned int keylen) argument
H A Dalgif_hash.c397 static int hash_setkey(void *private, const u8 *key, unsigned int keylen) argument
H A Dalgif_skcipher.c353 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) argument
H A Dansi_cprng.c368 const u8 *key = seed + DEFAULT_BLK_SZ; local
398 const u8 *key = seed + DEFAULT_BLK_SZ; local
276 reset_prng_context(struct prng_context *ctx, const unsigned char *key, size_t klen, const unsigned char *V, const unsigned char *DT) argument
[all...]
H A Danubis.c466 const __be32 *key = (const __be32 *)in_key; local
H A Daria_generic.c30 const __be32 *key = (const __be32 *)in_key; local
195 __aria_crypt(struct aria_ctx *ctx, u8 *out, const u8 *in, u32 key[][ARIA_RD_KEY_WORDS]) argument
[all...]
/linux-master/crypto/asymmetric_keys/
H A Dasymmetric_type.c57 struct key *key; local
261 asymmetric_key_cmp(const struct key *key, const struct key_match_data *match_data) argument
274 asymmetric_key_cmp_partial(const struct key *key, const struct key_match_data *match_data) argument
287 asymmetric_key_cmp_name(const struct key *key, const struct key_match_data *match_data) argument
362 asymmetric_key_describe(const struct key *key, struct seq_file *m) argument
466 asymmetric_key_destroy(struct key *key) argument
486 asymmetric_restriction_alloc( key_restrict_link_func_t check, struct key *key) argument
532 struct key *key; local
574 struct key *key = params->key; local
[all...]
H A Dpkcs7_trust.c28 struct key *key; local
[all...]
H A Dpublic_key.c33 struct public_key *key = asymmetric_key->payload.data[asym_crypto]; local
42 public_key_free(struct public_key *key) argument
167 u8 *key, *ptr; local
283 char *key, *ptr; local
387 char *key, *ptr; local
456 public_key_verify_signature_2(const struct key *key, const struct public_key_signature *sig) argument
[all...]

Completed in 410 milliseconds

1234567891011>>