Home
last modified time | relevance | path

Searched refs:signature (Results 1 – 10 of 10) sorted by relevance

/fs/hfsplus/
Dwrapper.c204 switch (sbi->s_vhdr->signature) { in hfsplus_read_wrapper()
236 if (sbi->s_backup_vhdr->signature != sbi->s_vhdr->signature) { in hfsplus_read_wrapper()
Dhfsplus_raw.h94 __be16 signature; member
/fs/ecryptfs/
Dkeystore.c158 write_tag_64_packet(char *signature, struct ecryptfs_session_key *session_key, in write_tag_64_packet() argument
193 memcpy(&message[i], signature, ECRYPTFS_SIG_SIZE_HEX); in write_tag_64_packet()
299 write_tag_66_packet(char *signature, u8 cipher_code, in write_tag_66_packet() argument
336 memcpy(&message[i], signature, ECRYPTFS_SIG_SIZE_HEX); in write_tag_66_packet()
1124 (*sig) = auth_tok->token.password.signature; in ecryptfs_get_auth_tok_sig()
1127 (*sig) = auth_tok->token.private_key.signature; in ecryptfs_get_auth_tok_sig()
1314 ecryptfs_to_hex((*new_auth_tok)->token.private_key.signature, in parse_tag_1_packet()
1824 ecryptfs_to_hex(new_auth_tok->token.password.signature, in ecryptfs_parse_packet_set()
1826 new_auth_tok->token.password.signature[ in ecryptfs_parse_packet_set()
1978 rc = write_tag_66_packet(auth_tok->token.private_key.signature, in pki_encrypt_session_key()
[all …]
Ddebug.c51 memcpy(sig, auth_tok->token.password.signature, in ecryptfs_dump_auth_tok()
/fs/ocfs2/
Docfs1_fs_compat.h48 /*08*/ __u8 signature[OCFS1_MAX_VOL_SIGNATURE_LEN]; member
Dsuper.c780 if (memcmp(hdr->signature, OCFS1_VOLUME_SIGNATURE, in ocfs2_sb_probe()
783 hdr->signature); in ocfs2_sb_probe()
/fs/isofs/
Drock.h96 char signature[2]; member
/fs/cifs/
Dcifsencrypt.c41 struct TCP_Server_Info *server, char *signature) in cifs_calc_signature() argument
46 if (iov == NULL || signature == NULL || server == NULL) in cifs_calc_signature()
94 rc = crypto_shash_final(&server->secmech.sdescmd5->shash, signature); in cifs_calc_signature()
Dcifspdu.h2621 char signature[4]; /* XSym */ /* not null terminated */ member
DCHANGES656 being sent out of signature sequence number order.