Home
last modified time | relevance | path

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

/crypto/
A 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()
A Decdsa-x962.c30 const void *value, size_t vlen, in ecdsa_get_signature_rs()
59 const void *value, size_t vlen) in ecdsa_get_signature_r()
68 const void *value, size_t vlen) in ecdsa_get_signature_s()
A Djitterentropy.h29 static inline int jent_raw_hires_entropy_store(__u64 value) { return 0; } in jent_raw_hires_entropy_store()
A Decrdsa.c143 const void *value, size_t vlen) in ecrdsa_param_curve()
156 const void *value, size_t vlen) in ecrdsa_param_digest()
167 const void *value, size_t vlen) in ecrdsa_parse_pub_key()
A Djitterentropy-testing.c75 static bool jent_testing_store(struct jent_testing *data, u64 value, in jent_testing_store()
255 int jent_raw_hires_entropy_store(__u64 value) in jent_raw_hires_entropy_store()
A Dwp512.c998 static void wp512_add_length(u8 *bitLength, u64 value) in wp512_add_length()
/crypto/asymmetric_keys/
A Dpkcs7_parser.c206 const void *value, size_t vlen) in pkcs7_note_OID()
275 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo()
312 const void *value, size_t vlen) in pkcs7_check_content_type()
329 const void *value, size_t vlen) in pkcs7_note_signeddata_version()
363 const void *value, size_t vlen) in pkcs7_note_signerinfo_version()
446 const void *value, size_t vlen) in pkcs7_note_certificate_list()
484 const void *value, size_t vlen) in pkcs7_note_data()
612 const void *value, size_t vlen) in pkcs7_sig_note_serial()
625 const void *value, size_t vlen) in pkcs7_sig_note_issuer()
638 const void *value, size_t vlen) in pkcs7_sig_note_skid()
[all …]
A Dx509_cert_parser.c143 const void *value, size_t vlen) in x509_note_OID()
284 const void *value, size_t vlen) in x509_note_signature()
322 const void *value, size_t vlen) in x509_note_serial()
438 const void *value, size_t vlen) in x509_note_issuer()
471 const void *value, size_t vlen) in x509_note_params()
492 const void *value, size_t vlen) in x509_extract_key_data()
547 const void *value, size_t vlen) in x509_process_extension()
731 const void *value, size_t vlen) in x509_note_not_before()
739 const void *value, size_t vlen) in x509_note_not_after()
773 const void *value, size_t vlen) in x509_akid_note_name()
[all …]
A 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()
A 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()

Completed in 25 milliseconds