| /crypto/ |
| D | proc.c | 31 static void *c_next(struct seq_file *m, void *p, loff_t *pos) in c_next() 36 static void c_stop(struct seq_file *m, void *p) in c_stop() 41 static int c_show(struct seq_file *m, void *p) in c_show()
|
| D | crypto_user.c | 48 static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() 224 struct crypto_user_alg *p = nlmsg_data(in_nlh); in crypto_report() local 300 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_update_alg() local 336 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_del_alg() local 401 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_add_alg() local
|
| D | salsa20_generic.c | 46 #define U32TO8_LITTLE(p, v) \ argument 49 #define U8TO32_LITTLE(p) \ argument
|
| D | gf128mul.c | 203 be128 p[8]; in gf128mul_lle() local 241 be128 p[8]; in gf128mul_bbe() local 279 be128 p[8]; in gf128mul_ble() local
|
| D | xcbc.c | 95 static int crypto_xcbc_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_xcbc_digest_update() 157 u8 *p = odds + ctx->len; in crypto_xcbc_digest_final() local
|
| D | cmac.c | 121 static int crypto_cmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cmac_digest_update() 183 u8 *p = odds + ctx->len; in crypto_cmac_digest_final() local
|
| D | ablkcipher.c | 42 static inline void ablkcipher_buffer_write(struct ablkcipher_buffer *p) in ablkcipher_buffer_write() 49 struct ablkcipher_buffer *p, *tmp; in __ablkcipher_walk_complete() local 60 struct ablkcipher_buffer *p) in ablkcipher_queue_write() 151 struct ablkcipher_buffer *p; in ablkcipher_next_slow() local
|
| D | md5.c | 99 char *p = (char *)mctx->block + offset; in md5_final() local
|
| D | chacha20_generic.c | 23 static inline u32 le32_to_cpuvp(const void *p) in le32_to_cpuvp()
|
| D | crc32.c | 42 static u32 __crc32_le(u32 crc, unsigned char const *p, size_t len) in __crc32_le()
|
| D | algboss.c | 100 const char *p; in cryptomgr_schedule_probe() local
|
| D | hmac.c | 32 static inline void *align_ptr(void *p, unsigned int align) in align_ptr()
|
| D | poly1305_generic.c | 36 static inline u32 le32_to_cpuvp(const void *p) in le32_to_cpuvp()
|
| D | md4.c | 205 char *p = (char *)mctx->block + offset; in md4_final() local
|
| D | vmac.c | 280 u64 p, q, t; in poly_step_func() local 486 static int vmac_update(struct shash_desc *desc, const u8 *p, unsigned int len) in vmac_update()
|
| D | lrw.c | 124 __be32 *p = (__be32 *) block; in get_index128() local
|
| D | jitterentropy.c | 587 unsigned char *p = data; in jent_read_entropy() local
|
| D | mcryptd.c | 228 char *p; in mcryptd_alloc_instance() local
|
| /crypto/asymmetric_keys/ |
| D | pkcs7_trust.c | 31 struct x509_certificate *x509, *last = NULL, *p; in pkcs7_validate_trust_one() local 177 struct x509_certificate *p; in pkcs7_validate_trust() local
|
| D | x509_public_key.c | 42 struct asymmetric_key_id *p = &cakey.id; in ca_keys_setup() local 85 char *req, *p; in x509_request_asymmetric_key() local 286 char *desc = NULL, *p; in x509_key_preparse() local
|
| D | pkcs7_verify.c | 179 struct x509_certificate *x509 = sinfo->signer, *p; in pkcs7_verify_sig_chain() local
|
| D | asymmetric_type.c | 246 const unsigned char *p; in asymmetric_key_describe() local
|
| /crypto/async_tx/ |
| D | async_raid6_recov.c | 164 struct page *p, *q, *a, *b; in __2data_recov_4() local 203 struct page *p, *q, *g, *dp, *dq; in __2data_recov_5() local 277 struct page *p, *q, *dp, *dq; in __2data_recov_n() local 427 struct page *p, *q, *dq; in async_raid6_datap_recov() local
|
| D | async_xor.c | 236 static int page_is_zero(struct page *p, unsigned int offset, size_t len) in page_is_zero()
|
| D | async_pq.c | 377 void *p, *q, *s; in async_syndrome_val() local
|