Home
last modified time | relevance | path

Searched refs:kckdfp (Results 1 – 3 of 3) sorted by relevance

/external/strace/tests-mx32/
Dkeyctl.c1059 struct keyctl_kdf_params *kckdfp = in main() local
1067 memcpy(kckdfp, kckdfp_data + i, sizeof(kckdfp_data[i])); in main()
1073 kckdfp->hashname = in main()
1078 kckdfp->hashname = kckdfp_long_hash; in main()
1079 kckdfp->otherinfo = in main()
1086 kckdfp->hashname = bogus_str; in main()
1087 kckdfp->otherinfo = kckdfp_otherinfo1; in main()
1092 kckdfp->hashname = kckdfp_short_hash; in main()
1093 kckdfp->otherinfo = kckdfp_otherinfo1; in main()
1097 kckdfp->hashname = kckdfp_short_hash; in main()
[all …]
/external/strace/tests/
Dkeyctl.c1059 struct keyctl_kdf_params *kckdfp = in main() local
1067 memcpy(kckdfp, kckdfp_data + i, sizeof(kckdfp_data[i])); in main()
1073 kckdfp->hashname = in main()
1078 kckdfp->hashname = kckdfp_long_hash; in main()
1079 kckdfp->otherinfo = in main()
1086 kckdfp->hashname = bogus_str; in main()
1087 kckdfp->otherinfo = kckdfp_otherinfo1; in main()
1092 kckdfp->hashname = kckdfp_short_hash; in main()
1093 kckdfp->otherinfo = kckdfp_otherinfo1; in main()
1097 kckdfp->hashname = kckdfp_short_hash; in main()
[all …]
/external/strace/tests-m32/
Dkeyctl.c1059 struct keyctl_kdf_params *kckdfp = in main() local
1067 memcpy(kckdfp, kckdfp_data + i, sizeof(kckdfp_data[i])); in main()
1073 kckdfp->hashname = in main()
1078 kckdfp->hashname = kckdfp_long_hash; in main()
1079 kckdfp->otherinfo = in main()
1086 kckdfp->hashname = bogus_str; in main()
1087 kckdfp->otherinfo = kckdfp_otherinfo1; in main()
1092 kckdfp->hashname = kckdfp_short_hash; in main()
1093 kckdfp->otherinfo = kckdfp_otherinfo1; in main()
1097 kckdfp->hashname = kckdfp_short_hash; in main()
[all …]