Home
last modified time | relevance | path

Searched defs:data (Results 1 – 25 of 62) sorted by relevance

123

/crypto/
A Djitterentropy-testing.c39 static void jent_testing_reset(struct jent_testing *data) in jent_testing_reset()
49 static void jent_testing_data_init(struct jent_testing *data, u32 boot) in jent_testing_data_init()
64 static void jent_testing_fini(struct jent_testing *data, u32 boot) in jent_testing_fini()
75 static bool jent_testing_store(struct jent_testing *data, u64 value, in jent_testing_store()
114 static bool jent_testing_have_data(struct jent_testing *data) in jent_testing_have_data()
121 static int jent_testing_reader(struct jent_testing *data, u32 *boot, in jent_testing_reader()
A Dcrc32.c57 static int crc32_update(struct shash_desc *desc, const u8 *data, in crc32_update()
67 static int __crc32_finup(u32 *crcp, const u8 *data, unsigned int len, u8 *out) in __crc32_finup()
73 static int crc32_finup(struct shash_desc *desc, const u8 *data, in crc32_finup()
87 static int crc32_digest(struct shash_desc *desc, const u8 *data, in crc32_digest()
A Dsha512.c74 const u8 *data, unsigned int len) in crypto_sha384_update()
87 const u8 *data, unsigned int len, u8 *out) in crypto_sha384_digest()
126 const u8 *data, unsigned int len) in crypto_sha512_update()
139 const u8 *data, unsigned int len, u8 *out) in crypto_sha512_digest()
174 const u8 *data, unsigned int len) in crypto_hmac_sha384_update()
187 const u8 *data, unsigned int len, in crypto_hmac_sha384_digest()
226 const u8 *data, unsigned int len) in crypto_hmac_sha512_update()
239 const u8 *data, unsigned int len, in crypto_hmac_sha512_digest()
A Dsha256.c72 const u8 *data, unsigned int len) in crypto_sha224_update()
85 const u8 *data, unsigned int len, u8 *out) in crypto_sha224_digest()
120 const u8 *data, unsigned int len) in crypto_sha256_update()
133 const u8 *data, unsigned int len, u8 *out) in crypto_sha256_digest()
168 const u8 *data, unsigned int len) in crypto_hmac_sha224_update()
181 const u8 *data, unsigned int len, in crypto_hmac_sha224_digest()
220 const u8 *data, unsigned int len) in crypto_hmac_sha256_update()
233 const u8 *data, unsigned int len, in crypto_hmac_sha256_digest()
A Dalgboss.c28 struct crypto_attr_type data; member
33 struct crypto_attr_alg data; member
50 static int cryptomgr_probe(void *data) in cryptomgr_probe()
173 static int cryptomgr_test(void *data) in cryptomgr_test()
221 void *data) in cryptomgr_notify()
A Dcrc32c.c83 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update()
100 static int __chksum_finup(u32 *crcp, const u8 *data, unsigned int len, u8 *out) in __chksum_finup()
106 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup()
114 static int chksum_digest(struct shash_desc *desc, const u8 *data, in chksum_digest()
A Dstreebog_generic.c868 struct streebog_uint512 *data) in streebog_xlps()
903 struct streebog_uint512 *data) in streebog_round()
945 struct streebog_uint512 Ki, data; in streebog_g() local
965 static void streebog_stage2(struct streebog_state *ctx, const u8 *data) in streebog_stage2()
999 static int streebog_update(struct shash_desc *desc, const u8 *data, in streebog_update()
A Dseqiv.c39 static void seqiv_aead_encrypt_complete(void *data, int err) in seqiv_aead_encrypt_complete()
53 void *data; in seqiv_aead_encrypt() local
103 void *data; in seqiv_aead_decrypt() local
A Dsm3_generic.c25 static int crypto_sm3_update(struct shash_desc *desc, const u8 *data, in crypto_sm3_update()
31 static int crypto_sm3_finup(struct shash_desc *desc, const u8 *data, in crypto_sm3_finup()
A Dsha1.c68 const u8 *data, unsigned int len) in crypto_sha1_update()
81 const u8 *data, unsigned int len, u8 *out) in crypto_sha1_digest()
114 const u8 *data, unsigned int len) in crypto_hmac_sha1_update()
127 const u8 *data, unsigned int len, u8 *out) in crypto_hmac_sha1_digest()
A Dakcipher.c171 static int crypto_akcipher_sync_prep(struct crypto_akcipher_sync_data *data) in crypto_akcipher_sync_prep()
208 static int crypto_akcipher_sync_post(struct crypto_akcipher_sync_data *data, in crypto_akcipher_sync_post()
222 struct crypto_akcipher_sync_data data = { in crypto_akcipher_sync_encrypt() local
240 struct crypto_akcipher_sync_data data = { in crypto_akcipher_sync_decrypt() local
A Dshash.c89 static int shash_default_finup(struct shash_desc *desc, const u8 *data, in shash_default_finup()
99 int (*op)(struct shash_desc *desc, const u8 *data, in crypto_shash_op_and_zero()
110 int crypto_shash_finup(struct shash_desc *restrict desc, const u8 *data, in crypto_shash_finup()
176 static int shash_default_digest(struct shash_desc *desc, const u8 *data, in shash_default_digest()
183 int crypto_shash_digest(struct shash_desc *desc, const u8 *data, in crypto_shash_digest()
196 int crypto_shash_tfm_digest(struct crypto_shash *tfm, const u8 *data, in crypto_shash_tfm_digest()
A Dxxhash_generic.c41 static int xxhash64_update(struct shash_desc *desc, const u8 *data, in xxhash64_update()
60 static int xxhash64_digest(struct shash_desc *desc, const u8 *data, in xxhash64_digest()
A Dcrypto_null.c28 static int null_update(struct shash_desc *desc, const u8 *data, in null_update()
39 static int null_digest(struct shash_desc *desc, const u8 *data, in null_digest()
A Dmichael_mic.c59 static int michael_update(struct shash_desc *desc, const u8 *data, in michael_update()
100 u8 *data = (u8 *)&mctx->pending; in michael_final() local
A Dahash.c52 static inline void ahash_op_done(void *data, int err, in ahash_op_done()
211 const u8 *data; in shash_ahash_digest() local
438 static void ahash_update_done(void *data, int err) in ahash_update_done()
519 static void ahash_finup_done(void *data, int err) in ahash_finup_done()
580 static void ahash_def_finup_done2(void *data, int err) in ahash_def_finup_done2()
609 static void ahash_def_finup_done1(void *data, int err) in ahash_def_finup_done1()
1062 int crypto_hash_digest(struct crypto_ahash *tfm, const u8 *data, in crypto_hash_digest()
A Dcryptd.c86 void *data; member
294 static void cryptd_skcipher_encrypt(void *data, int err) in cryptd_skcipher_encrypt()
306 static void cryptd_skcipher_decrypt(void *data, int err) in cryptd_skcipher_decrypt()
537 static void cryptd_hash_init(void *data, int err) in cryptd_hash_init()
562 static void cryptd_hash_update(void *data, int err) in cryptd_hash_update()
579 static void cryptd_hash_final(void *data, int err) in cryptd_hash_final()
596 static void cryptd_hash_finup(void *data, int err) in cryptd_hash_finup()
613 static void cryptd_hash_digest(void *data, int err) in cryptd_hash_digest()
790 static void cryptd_aead_encrypt(void *data, int err) in cryptd_aead_encrypt()
802 static void cryptd_aead_decrypt(void *data, int err) in cryptd_aead_decrypt()
A Dgcm.c102 } *data; in crypto_gcm_setkey() local
245 static void gcm_hash_len_done(void *data, int err) in gcm_hash_len_done()
266 static void gcm_hash_crypt_remain_done(void *data, int err) in gcm_hash_crypt_remain_done()
296 static void gcm_hash_crypt_done(void *data, int err) in gcm_hash_crypt_done()
324 static void gcm_hash_assoc_remain_done(void *data, int err) in gcm_hash_assoc_remain_done()
352 static void gcm_hash_assoc_done(void *data, int err) in gcm_hash_assoc_done()
377 static void gcm_hash_init_done(void *data, int err) in gcm_hash_init_done()
430 static void gcm_encrypt_done(void *data, int err) in gcm_encrypt_done()
474 static void gcm_decrypt_done(void *data, int err) in gcm_decrypt_done()
A Dcts.c88 static void cts_cbc_crypt_done(void *data, int err) in cts_cbc_crypt_done()
128 static void crypto_cts_encrypt_done(void *data, int err) in crypto_cts_encrypt_done()
222 static void crypto_cts_decrypt_done(void *data, int err) in crypto_cts_decrypt_done()
A Dmd5.c141 static int md5_update(struct shash_desc *desc, const u8 *data, unsigned int len) in md5_update()
158 static int md5_finup(struct shash_desc *desc, const u8 *data, unsigned int len, in md5_finup()
A Dtcrypt.c149 static int do_mult_aead_op(struct test_mb_aead_data *data, int enc, in do_mult_aead_op()
175 static int test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, in test_mb_aead_jiffies()
202 static int test_mb_aead_cycles(struct test_mb_aead_data *data, int enc, in test_mb_aead_cycles()
248 struct test_mb_aead_data *data; in test_mb_aead_speed() local
966 static int do_mult_acipher_op(struct test_mb_skcipher_data *data, int enc, in do_mult_acipher_op()
992 static int test_mb_acipher_jiffies(struct test_mb_skcipher_data *data, int enc, in test_mb_acipher_jiffies()
1019 static int test_mb_acipher_cycles(struct test_mb_skcipher_data *data, int enc, in test_mb_acipher_cycles()
1064 struct test_mb_skcipher_data *data; in test_mb_skcipher_speed() local
A Dxts.c143 static void xts_cts_done(void *data, int err) in xts_cts_done()
199 static void xts_encrypt_done(void *data, int err) in xts_encrypt_done()
219 static void xts_decrypt_done(void *data, int err) in xts_decrypt_done()
/crypto/asymmetric_keys/
A Dselftest.c18 const u8 *data, size_t data_len, in fips_signature_selftest()
A Dpkcs8_parser.c22 unsigned long data; /* Start of data */ member
97 static struct public_key *pkcs8_parse(const void *data, size_t datalen) in pkcs8_parse()
A Dpkcs7_key_type.c28 static int pkcs7_view_content(void *ctx, const void *data, size_t len, in pkcs7_view_content()

Completed in 49 milliseconds

123