Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 28) 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()
Dcrypto_user.c48 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
Dsalsa20_generic.c46 #define U32TO8_LITTLE(p, v) \ argument
49 #define U8TO32_LITTLE(p) \ argument
Dgf128mul.c203 be128 p[8]; in gf128mul_lle() local
241 be128 p[8]; in gf128mul_bbe() local
279 be128 p[8]; in gf128mul_ble() 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.c121 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
Dablkcipher.c42 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
Dmd5.c99 char *p = (char *)mctx->block + offset; in md5_final() local
Dchacha20_generic.c23 static inline u32 le32_to_cpuvp(const void *p) in le32_to_cpuvp()
Dcrc32.c42 static u32 __crc32_le(u32 crc, unsigned char const *p, size_t len) in __crc32_le()
Dalgboss.c100 const char *p; in cryptomgr_schedule_probe() local
Dhmac.c32 static inline void *align_ptr(void *p, unsigned int align) in align_ptr()
Dpoly1305_generic.c36 static inline u32 le32_to_cpuvp(const void *p) in le32_to_cpuvp()
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()
Dlrw.c124 __be32 *p = (__be32 *) block; in get_index128() local
Djitterentropy.c587 unsigned char *p = data; in jent_read_entropy() local
Dmcryptd.c228 char *p; in mcryptd_alloc_instance() local
/crypto/asymmetric_keys/
Dpkcs7_trust.c31 struct x509_certificate *x509, *last = NULL, *p; in pkcs7_validate_trust_one() local
177 struct x509_certificate *p; in pkcs7_validate_trust() local
Dx509_public_key.c42 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
Dpkcs7_verify.c179 struct x509_certificate *x509 = sinfo->signer, *p; in pkcs7_verify_sig_chain() local
Dasymmetric_type.c246 const unsigned char *p; in asymmetric_key_describe() 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