summaryrefslogtreecommitdiffstats
path: root/src/crypto/isa-l/isa-l_crypto/isa-l_crypto.def
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:45:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:45:59 +0000
commit19fcec84d8d7d21e796c7624e521b60d28ee21ed (patch)
tree42d26aa27d1e3f7c0b8bd3fd14e7d7082f5008dc /src/crypto/isa-l/isa-l_crypto/isa-l_crypto.def
parentInitial commit. (diff)
downloadceph-6d07fdb6bb33b1af39833b850bb6cf8af79fe293.tar.xz
ceph-6d07fdb6bb33b1af39833b850bb6cf8af79fe293.zip
Adding upstream version 16.2.11+ds.upstream/16.2.11+dsupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/crypto/isa-l/isa-l_crypto/isa-l_crypto.def')
-rw-r--r--src/crypto/isa-l/isa-l_crypto/isa-l_crypto.def59
1 files changed, 59 insertions, 0 deletions
diff --git a/src/crypto/isa-l/isa-l_crypto/isa-l_crypto.def b/src/crypto/isa-l/isa-l_crypto/isa-l_crypto.def
new file mode 100644
index 000000000..4301794a1
--- /dev/null
+++ b/src/crypto/isa-l/isa-l_crypto/isa-l_crypto.def
@@ -0,0 +1,59 @@
+LIBRARY isa-l_crypto
+EXPORTS
+
+sha1_ctx_mgr_init @1
+sha1_ctx_mgr_submit @2
+sha1_ctx_mgr_flush @3
+sha256_ctx_mgr_init @4
+sha256_ctx_mgr_submit @5
+sha256_ctx_mgr_flush @6
+sha512_ctx_mgr_init @7
+sha512_ctx_mgr_submit @8
+sha512_ctx_mgr_flush @9
+md5_ctx_mgr_init @10
+md5_ctx_mgr_submit @11
+md5_ctx_mgr_flush @12
+mh_sha1_init @13
+mh_sha1_update @14
+mh_sha1_finalize @15
+mh_sha1_finalize_base @16
+mh_sha1_update_base @17
+mh_sha1_murmur3_x64_128_init @18
+mh_sha1_murmur3_x64_128_finalize_base @19
+mh_sha1_murmur3_x64_128_update_base @20
+mh_sha1_murmur3_x64_128_update @21
+mh_sha1_murmur3_x64_128_finalize @22
+aes_keyexp_128 @23
+aes_keyexp_192 @24
+aes_keyexp_256 @25
+aesni_gcm128_enc @26
+aesni_gcm128_dec @27
+aesni_gcm128_init @28
+aesni_gcm128_enc_update @29
+aesni_gcm128_dec_update @30
+aesni_gcm128_enc_finalize @31
+aesni_gcm128_dec_finalize @32
+aesni_gcm256_enc @33
+aesni_gcm256_dec @34
+aesni_gcm256_init @35
+aesni_gcm256_enc_update @36
+aesni_gcm256_dec_update @37
+aesni_gcm256_enc_finalize @38
+aesni_gcm256_dec_finalize @39
+aesni_gcm256_pre @40
+aesni_gcm128_pre @41
+aes_cbc_enc_128 @42
+aes_cbc_dec_128 @43
+aes_cbc_enc_192 @44
+aes_cbc_dec_192 @45
+aes_cbc_enc_256 @46
+aes_cbc_dec_256 @47
+aes_cbc_precomp @48
+XTS_AES_128_enc @49
+XTS_AES_128_enc_expanded_key @50
+XTS_AES_128_dec @51
+XTS_AES_128_dec_expanded_key @52
+XTS_AES_256_enc @53
+XTS_AES_256_enc_expanded_key @54
+XTS_AES_256_dec @55
+XTS_AES_256_dec_expanded_key @56