Home
last modified time | relevance | path

Searched defs:digest (Results 226 - 250 of 486) sorted by relevance

12345678910>>...20

/kernel/linux/linux-6.6/crypto/
H A Dhctr2.c234 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 Ddm-ima.c189 u8 *digest = NULL; in dm_ima_measure_on_table_load() local
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_crypto.c800 ima_calc_boot_aggregate_tfm(char *digest, u16 alg_id, struct crypto_shash *tfm) ima_calc_boot_aggregate_tfm() argument
[all...]
H A Dima_appraise.c253 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 Dima_fs.c208 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 Devm_main.c177 struct evm_digest digest; in evm_verify_hmac() local
[all...]
H A Devm_crypto.c142 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 Dhuks_three_stage_test_common.cpp462 static int32_t HksGetDigestLen(uint32_t digest, uint32_t *digestLen) in HksGetDigestLen() argument
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_common.c521 TestConstructHashParamSet( struct HksParamSet **outParamSet, bool paramSetExist, bool setDigest, uint32_t digest) TestConstructHashParamSet() argument
/third_party/mbedtls/library/
H A Dlmots.c83 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 Dsign.c151 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 Dcrypto_cipher.cc1085 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 Dcrmf_lib.c367 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 Dhkdf.c75 PROV_DIGEST digest; member
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dkmac_prov.c120 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 Ddrbg_hash.c49 PROV_DIGEST digest; member
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Decdsa_sig.c340 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 Ddsa_sig.c337 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 Drand_lib.c818 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 Dstoreutl.c87 EVP_MD *digest = NULL; in storeutl_main() local
H A Dcrl.c86 EVP_MD *digest = (EVP_MD *)EVP_sha1(); in crl_main() local
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_lib.c413 const EVP_MD *digest = NULL; in ossl_cms_DigestAlgorithm_init_bio() local
/third_party/openssl/apps/
H A Dstoreutl.c87 EVP_MD *digest = NULL; in storeutl_main() local
/third_party/openssl/crypto/cms/
H A Dcms_lib.c400 const EVP_MD *digest = NULL; in ossl_cms_DigestAlgorithm_init_bio() local
/third_party/openssl/crypto/rand/
H A Drand_lib.c818 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

Completed in 22 milliseconds

12345678910>>...20