Home
last modified time | relevance | path

Searched defs:sctx (Results 1 - 25 of 226) sorted by relevance

12345678910

/kernel/linux/linux-5.10/arch/s390/purgatory/
H A Dpurgatory.c19 struct sha256_state sctx; in verify_sha256_digest() local
/kernel/linux/linux-6.6/arch/s390/purgatory/
H A Dpurgatory.c19 struct sha256_state sctx; in verify_sha256_digest() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_hw.c15 PROV_SM4_CTX *sctx = (PROV_SM4_CTX *)ctx; in cipher_hw_sm4_initkey() local
H A Dcipher_seed_hw.c21 PROV_SEED_CTX *sctx = (PROV_SEED_CTX *)ctx; in cipher_hw_seed_initkey() local
/third_party/openssl/test/
H A Dx509_dup_cert_test.c20 X509_STORE_CTX *sctx = NULL; in test_509_dup_cert() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_hw.c15 PROV_SM4_CTX *sctx = (PROV_SM4_CTX *)ctx; in cipher_hw_sm4_initkey() local
H A Dcipher_seed_hw.c21 PROV_SEED_CTX *sctx = (PROV_SEED_CTX *)ctx; in cipher_hw_seed_initkey() local
/kernel/linux/linux-5.10/arch/x86/purgatory/
H A Dpurgatory.c25 struct sha256_state sctx; in verify_sha256_digest() local
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha256_neon_glue.c30 struct sha256_state *sctx = shash_desc_ctx(desc); in crypto_sha256_neon_update() local
H A Dsha512-neon-glue.c29 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_neon_update() local
H A Dsha1_neon_glue.c35 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_neon_update() local
H A Dsha1-ce-glue.c32 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_ce_update() local
H A Dsha2-ce-glue.c33 struct sha256_state *sctx = shash_desc_ctx(desc); in sha2_ce_update() local
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha256_neon_glue.c30 struct sha256_state *sctx = shash_desc_ctx(desc); in crypto_sha256_neon_update() local
H A Dsha512-neon-glue.c29 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_neon_update() local
H A Dsha1_neon_glue.c35 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_neon_update() local
/kernel/linux/linux-6.6/arch/x86/purgatory/
H A Dpurgatory.c28 struct sha256_state sctx; in verify_sha256_digest() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dexpr.h17 struct expr_scanner_ctx sctx; member
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dsha3-ce-glue.c37 struct sha3_state *sctx = shash_desc_ctx(desc); in sha3_update() local
83 struct sha3_state *sctx = shash_desc_ctx(desc); sha3_final() local
[all...]
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dsha512_s390.c41 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_export() local
53 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_import() local
H A Dsha3_512_s390.c22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_init() local
33 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_export() local
47 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha3_512_import() local
63 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha3_384_import() local
99 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha3_384_init() local
[all...]
H A Dsha3_256_s390.c23 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_init() local
34 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_export() local
46 struct s390_sha_ctx *sctx in sha3_256_import() local
59 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha3_224_import() local
90 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha3_224_init() local
[all...]
H A Dsha256_s390.c22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha256_init() local
40 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha256_export() local
51 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha256_import() local
81 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); s390_sha224_init() local
[all...]
H A Dsha1_s390.c32 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha1_init() local
47 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha1_export() local
58 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); s390_sha1_import() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm3-neon-glue.c56 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_neon_finup() local

Completed in 6 milliseconds

12345678910