Searched refs:protocol_key (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/crypto/krb5/ |
| H A D | rfc6803_camellia.c | 116 const struct krb5_buffer *protocol_key, in rfc6803_calc_PRF() argument 151 ret = rfc6803_calc_KDF_FEEDBACK_CMAC(krb5, protocol_key, &prfconstant, in rfc6803_calc_PRF()
|
| H A D | internal.h | 19 const struct krb5_buffer *protocol_key,
|
| H A D | rfc3961_simplified.c | 385 const struct krb5_buffer *protocol_key, in rfc3961_calc_PRF() argument 416 ret = rfc3961_calc_DK(krb5, protocol_key, &prfconstant, &derived_key, gfp); in rfc3961_calc_PRF()
|
| /linux-6.15/include/linux/ |
| H A D | thunderbolt.h | 451 .protocol_key = (key), \
|
| H A D | mod_devicetable.h | 804 char protocol_key[8 + 1]; member
|
| /linux-6.15/scripts/mod/ |
| H A D | devicetable-offsets.c | 233 DEVID_FIELD(tb_service_id, protocol_key); in main()
|
| H A D | file2alias.c | 1204 DEF_FIELD_ADDR(symval, tb_service_id, protocol_key); in do_tbsvc_entry() 1210 sprintf(alias + strlen(alias), "k%s", *protocol_key); in do_tbsvc_entry()
|
| /linux-6.15/drivers/thunderbolt/ |
| H A D | domain.c | 25 if (strcmp(id->protocol_key, svc->key)) in match_service_id()
|