Function report |
Source Code:include\crypto\hash.h |
Create Date:2022-07-28 05:47:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rypto_shash_init() - (re)initialize message digest*@desc: operational state handle that is already filled* The call (re-)initializes the message digest referenced by the* operational state handle. Any potentially existing state created by
Proto:static inline int crypto_shash_init(struct shash_desc *desc)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct shash_desc * | desc |
900 | If crypto_shash_get_flags(tfm) & Transform masks and values (for crt_flags). Then Return -ENOKEY |
Name | Describe |
---|---|
digsig_verify | digsig_verify() - digital signature verification with public key*@keyring: keyring to search key in*@sig: digital signature*@siglen: length of the signature*@data: data*@datalen: length of the data* Returns 0 on success, -EINVAL otherwise |
kexec_calculate_store_digests | |
kdf_ctr | Implementation of the KDF in counter mode according to SP800-108 section 5 |
TSS_rawhmac | |
TSS_authhmac | alculate authorization info fields to send to TPM |
TSS_checkhmac1 | verify the AUTH1_COMMAND (Seal) result from TPM |
TSS_checkhmac2 | verify the AUTH2_COMMAND (unseal) result from TPM |
aa_calc_hash | |
aa_calc_profile_hash | |
ima_calc_file_hash_tfm | |
ima_calc_field_array_hash_tfm | Calculate the hash of template data |
calc_buffer_shash_tfm | |
ima_calc_boot_aggregate_tfm | Calculate the boot aggregate hash |
init_desc | |
fscrypt_hkdf_expand | HKDF-Expand (RFC 5869 section 2 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |