Home
last modified time | relevance | path

Searched refs:KG_TOK_WRAP_MSG (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A DCVE-2024-26458_CVE-2024-26461.patch51 key_usage = (toktype == KG_TOK_WRAP_MSG
55 if (toktype == KG_TOK_WRAP_MSG && conf_req_flag) {
112 } else if (toktype == KG_TOK_WRAP_MSG && !conf_req_flag) {
/openbmc/linux/include/linux/sunrpc/
H A Dgss_krb5.h61 #define KG_TOK_WRAP_MSG 0x0201 macro