Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 34) sorted by relevance

12

/crypto/
Dproc.c31 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()
Ddh_helper.c31 static inline int dh_data_size(const struct dh *p) in dh_data_size()
36 int crypto_dh_key_len(const struct dh *p) in crypto_dh_key_len()
Dcrypto_user.c49 static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match()
263 struct crypto_user_alg *p = nlmsg_data(in_nlh); in crypto_report() local
339 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_update_alg() local
375 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_del_alg() local
414 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_add_alg() local
Dsalsa20_generic.c46 #define U32TO8_LITTLE(p, v) \ argument
49 #define U8TO32_LITTLE(p) \ argument
Dablkcipher.c40 static inline void ablkcipher_buffer_write(struct ablkcipher_buffer *p) in ablkcipher_buffer_write()
47 struct ablkcipher_buffer *p, *tmp; in __ablkcipher_walk_complete() local
58 struct ablkcipher_buffer *p) in ablkcipher_queue_write()
149 struct ablkcipher_buffer *p; in ablkcipher_next_slow() local
Dgf128mul.c161 be128 p[8]; in gf128mul_lle() local
199 be128 p[8]; in gf128mul_bbe() local
Dxcbc.c95 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
Dcmac.c122 static int crypto_cmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cmac_digest_update()
185 u8 *p = odds + ctx->len; in crypto_cmac_digest_final() local
Decc_curve_defs.h14 u64 *p; member
Dskcipher.c188 struct skcipher_walk_buffer *p, *tmp; in skcipher_walk_complete() local
223 struct skcipher_walk_buffer *p) in skcipher_queue_write()
233 struct skcipher_walk_buffer *p; in skcipher_next_slow() local
292 struct skcipher_walk_buffer *p; in skcipher_next_copy() local
Ddh.c19 MPI p; member
Dcrc32_generic.c42 static u32 __crc32_le(u32 crc, unsigned char const *p, size_t len) in __crc32_le()
Dmd5.c198 char *p = (char *)mctx->block + offset; in md5_final() local
Dhmac.c33 static inline void *align_ptr(void *p, unsigned int align) in align_ptr()
Dalgboss.c100 const char *p; in cryptomgr_schedule_probe() local
Dmd4.c205 char *p = (char *)mctx->block + offset; in md4_final() local
Dvmac.c280 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()
/crypto/asymmetric_keys/
Dpkcs7_trust.c31 struct x509_certificate *x509, *last = NULL, *p; in pkcs7_validate_trust_one() local
166 struct x509_certificate *p; in pkcs7_validate_trust() local
Dx509_public_key.c171 char *desc = NULL, *p; in x509_key_preparse() local
Dasymmetric_type.c57 char *req, *p; in find_asymmetric_key() local
338 const unsigned char *p; in asymmetric_key_describe() local
Dpkcs7_verify.c179 struct x509_certificate *x509 = sinfo->signer, *p; in pkcs7_verify_sig_chain() local
Drestrict.c34 struct asymmetric_key_id *p = &cakey.id; in ca_keys_setup() local
/crypto/async_tx/
Dasync_raid6_recov.c164 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
Dasync_xor.c236 static int page_is_zero(struct page *p, unsigned int offset, size_t len) in page_is_zero()
Dasync_pq.c377 void *p, *q, *s; in async_syndrome_val() local

12