Home
last modified time | relevance | path

Searched defs:value (Results 1 – 11 of 11) sorted by relevance

/crypto/
Drsa_helper.c17 const void *value, size_t vlen) in rsa_get_n()
47 const void *value, size_t vlen) in rsa_get_e()
62 const void *value, size_t vlen) in rsa_get_d()
77 const void *value, size_t vlen) in rsa_get_p()
92 const void *value, size_t vlen) in rsa_get_q()
107 const void *value, size_t vlen) in rsa_get_dp()
122 const void *value, size_t vlen) in rsa_get_dq()
137 const void *value, size_t vlen) in rsa_get_qinv()
Djitterentropy.h26 static inline int jent_raw_hires_entropy_store(__u32 value) { return 0; } in jent_raw_hires_entropy_store()
Decrdsa.c151 const void *value, size_t vlen) in ecrdsa_param_curve()
164 const void *value, size_t vlen) in ecrdsa_param_digest()
175 const void *value, size_t vlen) in ecrdsa_parse_pub_key()
Decdsa.c36 const void *value, size_t vlen, unsigned int ndigits) in ecdsa_get_signature_rs()
77 const void *value, size_t vlen) in ecdsa_get_signature_r()
86 const void *value, size_t vlen) in ecdsa_get_signature_s()
Djitterentropy-testing.c75 static bool jent_testing_store(struct jent_testing *data, u32 value, in jent_testing_store()
254 int jent_raw_hires_entropy_store(__u32 value) in jent_raw_hires_entropy_store()
Dsm2.c139 static int sm2_ecc_os2ec(MPI_POINT result, MPI value) in sm2_ecc_os2ec()
193 const void *value, size_t vlen) in sm2_get_signature_r()
208 const void *value, size_t vlen) in sm2_get_signature_s()
Dwp512.c1018 u64 value = bits_len; in wp512_update() local
/crypto/asymmetric_keys/
Dx509_cert_parser.c155 const void *value, size_t vlen) in x509_note_OID()
175 const void *value, size_t vlen) in x509_note_tbs_certificate()
191 const void *value, size_t vlen) in x509_note_sig_algo()
287 const void *value, size_t vlen) in x509_note_signature()
326 const void *value, size_t vlen) in x509_note_serial()
339 const void *value, size_t vlen) in x509_extract_name_segment()
443 const void *value, size_t vlen) in x509_note_issuer()
463 const void *value, size_t vlen) in x509_note_subject()
476 const void *value, size_t vlen) in x509_note_params()
497 const void *value, size_t vlen) in x509_extract_key_data()
[all …]
Dpkcs7_parser.c206 const void *value, size_t vlen) in pkcs7_note_OID()
225 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo()
272 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo()
310 const void *value, size_t vlen) in pkcs7_check_content_type()
327 const void *value, size_t vlen) in pkcs7_note_signeddata_version()
361 const void *value, size_t vlen) in pkcs7_note_signerinfo_version()
404 const void *value, size_t vlen) in pkcs7_extract_cert()
444 const void *value, size_t vlen) in pkcs7_note_certificate_list()
462 const void *value, size_t vlen) in pkcs7_note_content()
482 const void *value, size_t vlen) in pkcs7_note_data()
[all …]
Dmscode_parser.c38 const void *value, size_t vlen) in mscode_note_content_type()
70 const void *value, size_t vlen) in mscode_note_digest_algo()
118 const void *value, size_t vlen) in mscode_note_digest()
Dpkcs8_parser.c35 const void *value, size_t vlen) in pkcs8_note_OID()
55 const void *value, size_t vlen) in pkcs8_note_version()
69 const void *value, size_t vlen) in pkcs8_note_algo()
85 const void *value, size_t vlen) in pkcs8_note_key()