| /kernel/linux/linux-6.6/crypto/ |
| H A D | hctr2.c | 234 u8 digest[POLYVAL_DIGEST_SIZE]; in hctr2_finish() local 270 u8 digest[POLYVAL_DIGEST_SIZE]; in hctr2_crypt() local 192 hctr2_hash_message(struct skcipher_request *req, struct scatterlist *sgl, u8 digest[POLYVAL_DIGEST_SIZE]) hctr2_hash_message() argument [all...] |
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-ima.c | 189 u8 *digest = NULL; in dm_ima_measure_on_table_load() local
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_crypto.c | 800 ima_calc_boot_aggregate_tfm(char *digest, u16 alg_id, struct crypto_shash *tfm) ima_calc_boot_aggregate_tfm() argument [all...] |
| H A D | ima_appraise.c | 253 calc_file_id_hash(enum evm_ima_xattr_type type, enum hash_algo algo, const u8 *digest, struct ima_digest_data *hash) calc_file_id_hash() argument 450 const u8 *digest = NULL; ima_check_blacklist() local [all...] |
| H A D | ima_fs.c | 208 void ima_print_digest(struct seq_file *m, u8 *digest, u32 size) in ima_print_digest() argument
|
| /kernel/linux/linux-6.6/security/integrity/evm/ |
| H A D | evm_main.c | 177 struct evm_digest digest; in evm_verify_hmac() local [all...] |
| H A D | evm_crypto.c | 142 hmac_add_misc(struct shash_desc *desc, struct inode *inode, char type, char *digest) hmac_add_misc() argument
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_three_stage_test_common.cpp | 462 static int32_t HksGetDigestLen(uint32_t digest, uint32_t *digestLen) in HksGetDigestLen() argument
|
| /test/xts/acts/security_lite/huks/common/ |
| H A D | hks_test_common.c | 521 TestConstructHashParamSet( struct HksParamSet **outParamSet, bool paramSetExist, bool setDigest, uint32_t digest) TestConstructHashParamSet() argument
|
| /third_party/mbedtls/library/ |
| H A D | lmots.c | 83 lmots_checksum_calculate(const mbedtls_lmots_parameters_t *params, const unsigned char *digest) lmots_checksum_calculate() argument
|
| /third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
| H A D | sign.c | 151 hmacsha256(const uint8_t *key, size_t keylen, const uint8_t *txt, size_t txtlen, uint8_t *digest) hmacsha256() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_cipher.cc | 1085 const EVP_MD* digest = nullptr; in Init() local 982 Cipher( Environment* env, const ManagedEVPPKey& pkey, int padding, const EVP_MD* digest, const ArrayBufferOrViewContents<unsigned char>& oaep_label, const ArrayBufferOrViewContents<unsigned char>& data, std::unique_ptr<BackingStore>* out) Init() argument
|
| /third_party/node/deps/openssl/openssl/crypto/crmf/ |
| H A D | crmf_lib.c | 367 create_popo_signature(OSSL_CRMF_POPOSIGNINGKEY *ps, const OSSL_CRMF_CERTREQUEST *cr, EVP_PKEY *pkey, const EVP_MD *digest, OSSL_LIB_CTX *libctx, const char *propq) create_popo_signature() argument 394 OSSL_CRMF_MSG_create_popo(int meth, OSSL_CRMF_MSG *crm, EVP_PKEY *pkey, const EVP_MD *digest, OSSL_LIB_CTX *libctx, const char *propq) OSSL_CRMF_MSG_create_popo() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | hkdf.c | 75 PROV_DIGEST digest; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/macs/ |
| H A D | kmac_prov.c | 120 PROV_DIGEST digest; member 245 const EVP_MD *digest = ossl_prov_digest_md(&kctx->digest); in kmac_setkey() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg_hash.c | 49 PROV_DIGEST digest; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
| H A D | ecdsa_sig.c | 340 unsigned char digest[EVP_MAX_MD_SIZE]; in ecdsa_digest_sign_final() local 361 unsigned char digest[EVP_MAX_MD_SIZE]; in ecdsa_digest_verify_final() local
|
| H A D | dsa_sig.c | 337 unsigned char digest[EVP_MAX_MD_SIZE]; in dsa_digest_sign_final() local 367 unsigned char digest[EVP_MAX_MD_SIZE]; in dsa_digest_verify_final() local
|
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| H A D | rand_lib.c | 818 RAND_set_DRBG_type(OSSL_LIB_CTX *ctx, const char *drbg, const char *propq, const char *cipher, const char *digest) RAND_set_DRBG_type() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | storeutl.c | 87 EVP_MD *digest = NULL; in storeutl_main() local
|
| H A D | crl.c | 86 EVP_MD *digest = (EVP_MD *)EVP_sha1(); in crl_main() local
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_lib.c | 413 const EVP_MD *digest = NULL; in ossl_cms_DigestAlgorithm_init_bio() local
|
| /third_party/openssl/apps/ |
| H A D | storeutl.c | 87 EVP_MD *digest = NULL; in storeutl_main() local
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_lib.c | 400 const EVP_MD *digest = NULL; in ossl_cms_DigestAlgorithm_init_bio() local
|
| /third_party/openssl/crypto/rand/ |
| H A D | rand_lib.c | 818 RAND_set_DRBG_type(OSSL_LIB_CTX *ctx, const char *drbg, const char *propq, const char *cipher, const char *digest) RAND_set_DRBG_type() argument
|