VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.0/providers/fips.module.sources@ 100908

最後變更 在這個檔案從100908是 99366,由 vboxsync 提交於 22 月 前

openssl-3.1.0: Applied and adjusted our OpenSSL changes to 3.0.7. bugref:10418

檔案大小: 17.6 KB
 
1crypto/aes/aes_cbc.c
2crypto/aes/aes_core.c
3crypto/aes/aes_ecb.c
4crypto/aes/aes_local.h
5crypto/aes/aes_misc.c
6crypto/aes/asm/aes-586.pl
7crypto/aes/asm/aes-armv4.pl
8crypto/aes/asm/aes-c64xplus.pl
9crypto/aes/asm/aes-ia64.S
10crypto/aes/asm/aes-mips.pl
11crypto/aes/asm/aes-parisc.pl
12crypto/aes/asm/aes-ppc.pl
13crypto/aes/asm/aes-riscv32-zkn.pl
14crypto/aes/asm/aes-riscv64-zkn.pl
15crypto/aes/asm/aes-riscv64.pl
16crypto/aes/asm/aes-s390x.pl
17crypto/aes/asm/aes-sparcv9.pl
18crypto/aes/asm/aes-x86_64.pl
19crypto/aes/asm/aesfx-sparcv9.pl
20crypto/aes/asm/aesni-mb-x86_64.pl
21crypto/aes/asm/aesni-sha1-x86_64.pl
22crypto/aes/asm/aesni-sha256-x86_64.pl
23crypto/aes/asm/aesni-x86.pl
24crypto/aes/asm/aesni-x86_64.pl
25crypto/aes/asm/aesp8-ppc.pl
26crypto/aes/asm/aest4-sparcv9.pl
27crypto/aes/asm/aesv8-armx.pl
28crypto/aes/asm/bsaes-armv7.pl
29crypto/aes/asm/bsaes-armv8.pl
30crypto/aes/asm/bsaes-x86_64.pl
31crypto/aes/asm/vpaes-armv8.pl
32crypto/aes/asm/vpaes-loongarch64.pl
33crypto/aes/asm/vpaes-ppc.pl
34crypto/aes/asm/vpaes-x86.pl
35crypto/aes/asm/vpaes-x86_64.pl
36crypto/asn1_dsa.c
37crypto/bn/asm/alpha-mont.pl
38crypto/bn/asm/armv4-gf2m.pl
39crypto/bn/asm/armv4-mont.pl
40crypto/bn/asm/armv8-mont.pl
41crypto/bn/asm/bn-586.pl
42crypto/bn/asm/c64xplus-gf2m.pl
43crypto/bn/asm/co-586.pl
44crypto/bn/asm/ia64-mont.pl
45crypto/bn/asm/ia64.S
46crypto/bn/asm/mips-mont.pl
47crypto/bn/asm/mips.pl
48crypto/bn/asm/parisc-mont.pl
49crypto/bn/asm/ppc-mont.pl
50crypto/bn/asm/ppc.pl
51crypto/bn/asm/ppc64-mont-fixed.pl
52crypto/bn/asm/ppc64-mont.pl
53crypto/bn/asm/rsaz-2k-avx512.pl
54crypto/bn/asm/rsaz-3k-avx512.pl
55crypto/bn/asm/rsaz-4k-avx512.pl
56crypto/bn/asm/rsaz-avx2.pl
57crypto/bn/asm/rsaz-x86_64.pl
58crypto/bn/asm/s390x-gf2m.pl
59crypto/bn/asm/s390x-mont.pl
60crypto/bn/asm/s390x.S
61crypto/bn/asm/sparct4-mont.pl
62crypto/bn/asm/sparcv8.S
63crypto/bn/asm/sparcv8plus.S
64crypto/bn/asm/sparcv9-gf2m.pl
65crypto/bn/asm/sparcv9-mont.pl
66crypto/bn/asm/sparcv9a-mont.pl
67crypto/bn/asm/via-mont.pl
68crypto/bn/asm/vis3-mont.pl
69crypto/bn/asm/x86-gf2m.pl
70crypto/bn/asm/x86-mont.pl
71crypto/bn/asm/x86_64-gcc.c
72crypto/bn/asm/x86_64-gf2m.pl
73crypto/bn/asm/x86_64-mont.pl
74crypto/bn/asm/x86_64-mont5.pl
75crypto/bn/bn_add.c
76crypto/bn/bn_asm.c
77crypto/bn/bn_blind.c
78crypto/bn/bn_const.c
79crypto/bn/bn_conv.c
80crypto/bn/bn_ctx.c
81crypto/bn/bn_dh.c
82crypto/bn/bn_div.c
83crypto/bn/bn_exp.c
84crypto/bn/bn_exp2.c
85crypto/bn/bn_gcd.c
86crypto/bn/bn_gf2m.c
87crypto/bn/bn_intern.c
88crypto/bn/bn_kron.c
89crypto/bn/bn_lib.c
90crypto/bn/bn_local.h
91crypto/bn/bn_mod.c
92crypto/bn/bn_mont.c
93crypto/bn/bn_mpi.c
94crypto/bn/bn_mul.c
95crypto/bn/bn_nist.c
96crypto/bn/bn_prime.c
97crypto/bn/bn_prime.h
98crypto/bn/bn_rand.c
99crypto/bn/bn_recp.c
100crypto/bn/bn_rsa_fips186_4.c
101crypto/bn/bn_shift.c
102crypto/bn/bn_sqr.c
103crypto/bn/bn_sqrt.c
104crypto/bn/bn_word.c
105crypto/bn/rsa_sup_mul.c
106crypto/bn/rsaz_exp.c
107crypto/bn/rsaz_exp.h
108crypto/bn/rsaz_exp_x2.c
109crypto/bsearch.c
110crypto/buffer/buffer.c
111crypto/cmac/cmac.c
112crypto/context.c
113crypto/core_algorithm.c
114crypto/core_fetch.c
115crypto/core_namemap.c
116crypto/cpuid.c
117crypto/cryptlib.c
118crypto/ctype.c
119crypto/der_writer.c
120crypto/des/des_enc.c
121crypto/des/des_local.h
122crypto/des/ecb3_enc.c
123crypto/des/fcrypt_b.c
124crypto/des/ncbc_enc.c
125crypto/des/set_key.c
126crypto/des/spr.h
127crypto/dh/dh_backend.c
128crypto/dh/dh_check.c
129crypto/dh/dh_gen.c
130crypto/dh/dh_group_params.c
131crypto/dh/dh_kdf.c
132crypto/dh/dh_key.c
133crypto/dh/dh_lib.c
134crypto/dh/dh_local.h
135crypto/dsa/dsa_backend.c
136crypto/dsa/dsa_check.c
137crypto/dsa/dsa_gen.c
138crypto/dsa/dsa_key.c
139crypto/dsa/dsa_lib.c
140crypto/dsa/dsa_local.h
141crypto/dsa/dsa_ossl.c
142crypto/dsa/dsa_sign.c
143crypto/dsa/dsa_vrf.c
144crypto/ec/asm/ecp_nistp521-ppc64.pl
145crypto/ec/asm/ecp_nistz256-armv4.pl
146crypto/ec/asm/ecp_nistz256-armv8.pl
147crypto/ec/asm/ecp_nistz256-ppc64.pl
148crypto/ec/asm/ecp_nistz256-sparcv9.pl
149crypto/ec/asm/ecp_nistz256-x86.pl
150crypto/ec/asm/ecp_nistz256-x86_64.pl
151crypto/ec/asm/x25519-ppc64.pl
152crypto/ec/asm/x25519-x86_64.pl
153crypto/ec/curve25519.c
154crypto/ec/curve448/arch_32/f_impl32.c
155crypto/ec/curve448/arch_64/arch_intrinsics.h
156crypto/ec/curve448/arch_64/f_impl.h
157crypto/ec/curve448/arch_64/f_impl64.c
158crypto/ec/curve448/curve448.c
159crypto/ec/curve448/curve448_local.h
160crypto/ec/curve448/curve448_tables.c
161crypto/ec/curve448/curve448utils.h
162crypto/ec/curve448/ed448.h
163crypto/ec/curve448/eddsa.c
164crypto/ec/curve448/f_generic.c
165crypto/ec/curve448/field.h
166crypto/ec/curve448/point_448.h
167crypto/ec/curve448/scalar.c
168crypto/ec/curve448/word.h
169crypto/ec/ec2_oct.c
170crypto/ec/ec2_smpl.c
171crypto/ec/ec_asn1.c
172crypto/ec/ec_backend.c
173crypto/ec/ec_check.c
174crypto/ec/ec_curve.c
175crypto/ec/ec_cvt.c
176crypto/ec/ec_key.c
177crypto/ec/ec_kmeth.c
178crypto/ec/ec_lib.c
179crypto/ec/ec_local.h
180crypto/ec/ec_mult.c
181crypto/ec/ec_oct.c
182crypto/ec/ecdh_kdf.c
183crypto/ec/ecdh_ossl.c
184crypto/ec/ecdsa_ossl.c
185crypto/ec/ecdsa_sign.c
186crypto/ec/ecdsa_vrf.c
187crypto/ec/ecp_mont.c
188crypto/ec/ecp_nist.c
189crypto/ec/ecp_nistz256.c
190crypto/ec/ecp_oct.c
191crypto/ec/ecp_smpl.c
192crypto/ec/ecx_backend.c
193crypto/ec/ecx_backend.h
194crypto/ec/ecx_key.c
195crypto/evp/asymcipher.c
196crypto/evp/dh_support.c
197crypto/evp/digest.c
198crypto/evp/ec_support.c
199crypto/evp/evp_enc.c
200crypto/evp/evp_fetch.c
201crypto/evp/evp_lib.c
202crypto/evp/evp_local.h
203crypto/evp/evp_rand.c
204crypto/evp/evp_utils.c
205crypto/evp/exchange.c
206crypto/evp/kdf_lib.c
207crypto/evp/kdf_meth.c
208crypto/evp/kem.c
209crypto/evp/keymgmt_lib.c
210crypto/evp/keymgmt_meth.c
211crypto/evp/m_sigver.c
212crypto/evp/mac_lib.c
213crypto/evp/mac_meth.c
214crypto/evp/p_lib.c
215crypto/evp/pmeth_check.c
216crypto/evp/pmeth_gn.c
217crypto/evp/pmeth_lib.c
218crypto/evp/signature.c
219crypto/ex_data.c
220crypto/ffc/ffc_backend.c
221crypto/ffc/ffc_dh.c
222crypto/ffc/ffc_key_generate.c
223crypto/ffc/ffc_key_validate.c
224crypto/ffc/ffc_params.c
225crypto/ffc/ffc_params_generate.c
226crypto/ffc/ffc_params_validate.c
227crypto/hmac/hmac.c
228crypto/hmac/hmac_local.h
229crypto/initthread.c
230crypto/lhash/lhash.c
231crypto/lhash/lhash_local.h
232crypto/mem_clr.c
233crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl
234crypto/modes/asm/aes-gcm-armv8_64.pl
235crypto/modes/asm/aes-gcm-avx512.pl
236crypto/modes/asm/aes-gcm-ppc.pl
237crypto/modes/asm/aesni-gcm-x86_64.pl
238crypto/modes/asm/ghash-alpha.pl
239crypto/modes/asm/ghash-armv4.pl
240crypto/modes/asm/ghash-c64xplus.pl
241crypto/modes/asm/ghash-ia64.pl
242crypto/modes/asm/ghash-parisc.pl
243crypto/modes/asm/ghash-riscv64.pl
244crypto/modes/asm/ghash-s390x.pl
245crypto/modes/asm/ghash-sparcv9.pl
246crypto/modes/asm/ghash-x86.pl
247crypto/modes/asm/ghash-x86_64.pl
248crypto/modes/asm/ghashp8-ppc.pl
249crypto/modes/asm/ghashv8-armx.pl
250crypto/modes/cbc128.c
251crypto/modes/ccm128.c
252crypto/modes/cfb128.c
253crypto/modes/ctr128.c
254crypto/modes/gcm128.c
255crypto/modes/ofb128.c
256crypto/modes/wrap128.c
257crypto/modes/xts128.c
258crypto/o_str.c
259crypto/packet.c
260crypto/param_build.c
261crypto/param_build_set.c
262crypto/params.c
263crypto/params_dup.c
264crypto/params_from_text.c
265crypto/property/defn_cache.c
266crypto/property/property.c
267crypto/property/property_local.h
268crypto/property/property_parse.c
269crypto/property/property_query.c
270crypto/property/property_string.c
271crypto/provider_core.c
272crypto/provider_local.h
273crypto/provider_predefined.c
274crypto/rand/rand_lib.c
275crypto/rand/rand_local.h
276crypto/rsa/rsa_acvp_test_params.c
277crypto/rsa/rsa_backend.c
278crypto/rsa/rsa_chk.c
279crypto/rsa/rsa_crpt.c
280crypto/rsa/rsa_gen.c
281crypto/rsa/rsa_lib.c
282crypto/rsa/rsa_local.h
283crypto/rsa/rsa_mp_names.c
284crypto/rsa/rsa_none.c
285crypto/rsa/rsa_oaep.c
286crypto/rsa/rsa_ossl.c
287crypto/rsa/rsa_pk1.c
288crypto/rsa/rsa_pss.c
289crypto/rsa/rsa_schemes.c
290crypto/rsa/rsa_sign.c
291crypto/rsa/rsa_sp800_56b_check.c
292crypto/rsa/rsa_sp800_56b_gen.c
293crypto/rsa/rsa_x931.c
294crypto/self_test_core.c
295crypto/sha/asm/keccak1600-armv4.pl
296crypto/sha/asm/keccak1600-armv8.pl
297crypto/sha/asm/keccak1600-avx2.pl
298crypto/sha/asm/keccak1600-avx512.pl
299crypto/sha/asm/keccak1600-avx512vl.pl
300crypto/sha/asm/keccak1600-c64x.pl
301crypto/sha/asm/keccak1600-mmx.pl
302crypto/sha/asm/keccak1600-ppc64.pl
303crypto/sha/asm/keccak1600-s390x.pl
304crypto/sha/asm/keccak1600-x86_64.pl
305crypto/sha/asm/keccak1600p8-ppc.pl
306crypto/sha/asm/sha1-586.pl
307crypto/sha/asm/sha1-alpha.pl
308crypto/sha/asm/sha1-armv4-large.pl
309crypto/sha/asm/sha1-armv8.pl
310crypto/sha/asm/sha1-c64xplus.pl
311crypto/sha/asm/sha1-ia64.pl
312crypto/sha/asm/sha1-mb-x86_64.pl
313crypto/sha/asm/sha1-mips.pl
314crypto/sha/asm/sha1-parisc.pl
315crypto/sha/asm/sha1-ppc.pl
316crypto/sha/asm/sha1-s390x.pl
317crypto/sha/asm/sha1-sparcv9.pl
318crypto/sha/asm/sha1-sparcv9a.pl
319crypto/sha/asm/sha1-thumb.pl
320crypto/sha/asm/sha1-x86_64.pl
321crypto/sha/asm/sha256-586.pl
322crypto/sha/asm/sha256-armv4.pl
323crypto/sha/asm/sha256-c64xplus.pl
324crypto/sha/asm/sha256-mb-x86_64.pl
325crypto/sha/asm/sha512-586.pl
326crypto/sha/asm/sha512-armv4.pl
327crypto/sha/asm/sha512-armv8.pl
328crypto/sha/asm/sha512-c64xplus.pl
329crypto/sha/asm/sha512-ia64.pl
330crypto/sha/asm/sha512-mips.pl
331crypto/sha/asm/sha512-parisc.pl
332crypto/sha/asm/sha512-ppc.pl
333crypto/sha/asm/sha512-s390x.pl
334crypto/sha/asm/sha512-sparcv9.pl
335crypto/sha/asm/sha512-x86_64.pl
336crypto/sha/asm/sha512p8-ppc.pl
337crypto/sha/keccak1600.c
338crypto/sha/sha1dgst.c
339crypto/sha/sha256.c
340crypto/sha/sha3.c
341crypto/sha/sha512.c
342crypto/sha/sha_local.h
343crypto/sparse_array.c
344crypto/stack/stack.c
345crypto/threads_lib.c
346crypto/threads_none.c
347crypto/threads_pthread.c
348crypto/threads_win.c
349crypto/x86_64cpuid.pl
350include/crypto/aes_platform.h
351include/crypto/asn1_dsa.h
352include/crypto/bn.h
353include/crypto/bn_conf.h.in
354include/crypto/bn_dh.h
355include/crypto/context.h
356include/crypto/cryptlib.h
357include/crypto/ctype.h
358include/crypto/des_platform.h
359include/crypto/dh.h
360include/crypto/dsa.h
361include/crypto/ec.h
362include/crypto/ecx.h
363include/crypto/evp.h
364include/crypto/lhash.h
365include/crypto/md32_common.h
366include/crypto/modes.h
367include/crypto/rand.h
368include/crypto/rand_pool.h
369include/crypto/rsa.h
370include/crypto/security_bits.h
371include/crypto/sha.h
372include/crypto/sparse_array.h
373include/crypto/types.h
374include/internal/bio.h
375include/internal/constant_time.h
376include/internal/core.h
377include/internal/cryptlib.h
378include/internal/deprecated.h
379include/internal/der.h
380include/internal/dso.h
381include/internal/dsoerr.h
382include/internal/e_os.h
383include/internal/endian.h
384include/internal/ffc.h
385include/internal/namemap.h
386include/internal/nelem.h
387include/internal/numbers.h
388include/internal/packet.h
389include/internal/param_build_set.h
390include/internal/property.h
391include/internal/propertyerr.h
392include/internal/provider.h
393include/internal/refcount.h
394include/internal/sha3.h
395include/internal/sizes.h
396include/internal/symhacks.h
397include/internal/thread_once.h
398include/internal/tlsgroups.h
399include/internal/tsan_assist.h
400include/openssl/aes.h
401include/openssl/asn1.h.in
402include/openssl/asn1err.h
403include/openssl/asn1t.h.in
404include/openssl/bio.h.in
405include/openssl/bioerr.h
406include/openssl/bn.h
407include/openssl/bnerr.h
408include/openssl/buffer.h
409include/openssl/buffererr.h
410include/openssl/cmac.h
411include/openssl/conf.h.in
412include/openssl/conferr.h
413include/openssl/configuration.h.in
414include/openssl/conftypes.h
415include/openssl/core.h
416include/openssl/core_dispatch.h
417include/openssl/core_names.h
418include/openssl/crypto.h.in
419include/openssl/cryptoerr.h
420include/openssl/cryptoerr_legacy.h
421include/openssl/des.h
422include/openssl/dh.h
423include/openssl/dherr.h
424include/openssl/dsa.h
425include/openssl/dsaerr.h
426include/openssl/e_os2.h
427include/openssl/ebcdic.h
428include/openssl/ec.h
429include/openssl/ecerr.h
430include/openssl/encoder.h
431include/openssl/encodererr.h
432include/openssl/err.h.in
433include/openssl/evp.h
434include/openssl/evperr.h
435include/openssl/fips_names.h
436include/openssl/fipskey.h.in
437include/openssl/hmac.h
438include/openssl/kdf.h
439include/openssl/lhash.h.in
440include/openssl/macros.h
441include/openssl/modes.h
442include/openssl/obj_mac.h
443include/openssl/objects.h
444include/openssl/objectserr.h
445include/openssl/opensslconf.h
446include/openssl/opensslv.h.in
447include/openssl/param_build.h
448include/openssl/params.h
449include/openssl/prov_ssl.h
450include/openssl/proverr.h
451include/openssl/provider.h
452include/openssl/rand.h
453include/openssl/randerr.h
454include/openssl/rsa.h
455include/openssl/rsaerr.h
456include/openssl/safestack.h.in
457include/openssl/self_test.h
458include/openssl/sha.h
459include/openssl/stack.h
460include/openssl/symhacks.h
461include/openssl/trace.h
462include/openssl/types.h
463providers/common/bio_prov.c
464providers/common/capabilities.c
465providers/common/der/der_digests_gen.c.in
466providers/common/der/der_dsa_gen.c.in
467providers/common/der/der_dsa_key.c
468providers/common/der/der_dsa_sig.c
469providers/common/der/der_ec_gen.c.in
470providers/common/der/der_ec_key.c
471providers/common/der/der_ec_sig.c
472providers/common/der/der_ecx_gen.c.in
473providers/common/der/der_ecx_key.c
474providers/common/der/der_rsa_gen.c.in
475providers/common/der/der_rsa_key.c
476providers/common/der/der_rsa_sig.c
477providers/common/der/der_wrap_gen.c.in
478providers/common/digest_to_nid.c
479providers/common/include/prov/bio.h
480providers/common/include/prov/der_digests.h.in
481providers/common/include/prov/der_dsa.h.in
482providers/common/include/prov/der_ec.h.in
483providers/common/include/prov/der_ecx.h.in
484providers/common/include/prov/der_rsa.h.in
485providers/common/include/prov/der_wrap.h.in
486providers/common/include/prov/proverr.h
487providers/common/include/prov/provider_ctx.h
488providers/common/include/prov/provider_util.h
489providers/common/include/prov/providercommon.h
490providers/common/include/prov/securitycheck.h
491providers/common/provider_ctx.c
492providers/common/provider_err.c
493providers/common/provider_seeding.c
494providers/common/provider_util.c
495providers/common/securitycheck.c
496providers/common/securitycheck_fips.c
497providers/fips/fips_entry.c
498providers/fips/fipsprov.c
499providers/fips/self_test.c
500providers/fips/self_test.h
501providers/fips/self_test_data.inc
502providers/fips/self_test_kats.c
503providers/implementations/asymciphers/rsa_enc.c
504providers/implementations/ciphers/cipher_aes.c
505providers/implementations/ciphers/cipher_aes.h
506providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
507providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.h
508providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c
509providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c
510providers/implementations/ciphers/cipher_aes_ccm.c
511providers/implementations/ciphers/cipher_aes_ccm.h
512providers/implementations/ciphers/cipher_aes_ccm_hw.c
513providers/implementations/ciphers/cipher_aes_ccm_hw_aesni.inc
514providers/implementations/ciphers/cipher_aes_cts.inc
515providers/implementations/ciphers/cipher_aes_gcm.c
516providers/implementations/ciphers/cipher_aes_gcm.h
517providers/implementations/ciphers/cipher_aes_gcm_hw.c
518providers/implementations/ciphers/cipher_aes_gcm_hw_aesni.inc
519providers/implementations/ciphers/cipher_aes_gcm_hw_vaes_avx512.inc
520providers/implementations/ciphers/cipher_aes_hw.c
521providers/implementations/ciphers/cipher_aes_hw_aesni.inc
522providers/implementations/ciphers/cipher_aes_ocb.c
523providers/implementations/ciphers/cipher_aes_ocb.h
524providers/implementations/ciphers/cipher_aes_ocb_hw.c
525providers/implementations/ciphers/cipher_aes_wrp.c
526providers/implementations/ciphers/cipher_aes_xts.c
527providers/implementations/ciphers/cipher_aes_xts.h
528providers/implementations/ciphers/cipher_aes_xts_fips.c
529providers/implementations/ciphers/cipher_aes_xts_hw.c
530providers/implementations/ciphers/cipher_cts.c
531providers/implementations/ciphers/cipher_cts.h
532providers/implementations/ciphers/cipher_tdes.c
533providers/implementations/ciphers/cipher_tdes.h
534providers/implementations/ciphers/cipher_tdes_common.c
535providers/implementations/ciphers/cipher_tdes_hw.c
536providers/implementations/ciphers/ciphercommon.c
537providers/implementations/ciphers/ciphercommon_block.c
538providers/implementations/ciphers/ciphercommon_ccm.c
539providers/implementations/ciphers/ciphercommon_ccm_hw.c
540providers/implementations/ciphers/ciphercommon_gcm.c
541providers/implementations/ciphers/ciphercommon_gcm_hw.c
542providers/implementations/ciphers/ciphercommon_hw.c
543providers/implementations/ciphers/ciphercommon_local.h
544providers/implementations/digests/digestcommon.c
545providers/implementations/digests/sha2_prov.c
546providers/implementations/digests/sha3_prov.c
547providers/implementations/exchange/dh_exch.c
548providers/implementations/exchange/ecdh_exch.c
549providers/implementations/exchange/ecx_exch.c
550providers/implementations/exchange/kdf_exch.c
551providers/implementations/include/prov/ciphercommon.h
552providers/implementations/include/prov/ciphercommon_aead.h
553providers/implementations/include/prov/ciphercommon_ccm.h
554providers/implementations/include/prov/ciphercommon_gcm.h
555providers/implementations/include/prov/digestcommon.h
556providers/implementations/include/prov/implementations.h
557providers/implementations/include/prov/kdfexchange.h
558providers/implementations/include/prov/macsignature.h
559providers/implementations/include/prov/names.h
560providers/implementations/include/prov/seeding.h
561providers/implementations/kdfs/hkdf.c
562providers/implementations/kdfs/kbkdf.c
563providers/implementations/kdfs/pbkdf2.c
564providers/implementations/kdfs/pbkdf2.h
565providers/implementations/kdfs/pbkdf2_fips.c
566providers/implementations/kdfs/sshkdf.c
567providers/implementations/kdfs/sskdf.c
568providers/implementations/kdfs/tls1_prf.c
569providers/implementations/kdfs/x942kdf.c
570providers/implementations/kem/rsa_kem.c
571providers/implementations/keymgmt/dh_kmgmt.c
572providers/implementations/keymgmt/dsa_kmgmt.c
573providers/implementations/keymgmt/ec_kmgmt.c
574providers/implementations/keymgmt/ec_kmgmt_imexport.inc
575providers/implementations/keymgmt/ecx_kmgmt.c
576providers/implementations/keymgmt/kdf_legacy_kmgmt.c
577providers/implementations/keymgmt/mac_legacy_kmgmt.c
578providers/implementations/keymgmt/rsa_kmgmt.c
579providers/implementations/macs/cmac_prov.c
580providers/implementations/macs/gmac_prov.c
581providers/implementations/macs/hmac_prov.c
582providers/implementations/macs/kmac_prov.c
583providers/implementations/rands/crngt.c
584providers/implementations/rands/drbg.c
585providers/implementations/rands/drbg_ctr.c
586providers/implementations/rands/drbg_hash.c
587providers/implementations/rands/drbg_hmac.c
588providers/implementations/rands/drbg_local.h
589providers/implementations/rands/test_rng.c
590providers/implementations/signature/dsa_sig.c
591providers/implementations/signature/ecdsa_sig.c
592providers/implementations/signature/eddsa_sig.c
593providers/implementations/signature/mac_legacy_sig.c
594providers/implementations/signature/rsa_sig.c
595ssl/record/tls_pad.c
596ssl/s3_cbc.c
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette