Searched refs:confounder (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_test.c | 31 const struct xdr_netobj *confounder; member 1024 .confounder = &rfc6803_enc_test1_confounder, 1033 .confounder = &rfc6803_enc_test2_confounder, 1042 .confounder = &rfc6803_enc_test3_confounder, 1051 .confounder = &rfc6803_enc_test4_confounder, 1060 .confounder = &rfc6803_enc_test5_confounder, 1069 .confounder = &rfc6803_enc_test6_confounder, 1078 .confounder = &rfc6803_enc_test7_confounder, 1087 .confounder = &rfc6803_enc_test8_confounder, 1161 memcpy(text, param->confounder->data, param->confounder->len); in rfc6803_encrypt_case() [all …]
|
| /linux-6.15/Documentation/crypto/ |
| H A D | krb5.rst | 98 length, confounder length and checksum length respectively. All three are 132 caller must leave gaps in the buffer for the storage of the confounder (if 211 data are indicated (which must match the encoding). If no confounder is set,
|
| /linux-6.15/drivers/s390/crypto/ |
| H A D | zcrypt_cca_key.h | 85 unsigned char confounder[8]; member
|