VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.7/providers/fips.module.sources@ 106165

最後變更 在這個檔案從106165是 104078,由 vboxsync 提交於 8 月 前

openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. bugref:10638

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

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