Home
last modified time | relevance | path

Searched defs:exchKeyType (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
Dsslsnce.c126 /* 4 */ SSL3KEAType exchKeyType; member
1777 SSL3KEAType exchKeyType, in getSvrWrappingKey()
1811 SSL3KEAType exchKeyType, in ssl_GetWrappingKey()
2099 SSL3KEAType exchKeyType = wswk->exchKeyType; in ssl_SetWrappingKey() local
2174 SSL3KEAType exchKeyType, in ssl_GetWrappingKey()
Dsslimpl.h678 SSL3KEAType exchKeyType; member
762 SSL3KEAType exchKeyType; member
1065 SSL3KEAType exchKeyType; /* type of keys used to wrap SymWrapKey*/ member
1084 SSLKEAType exchKeyType; /* XXX(wtc): same as keaType above? */ member
Dssl3con.c737 SSL3KEAType exchKeyType; in ssl3_config_match_init() local
5571 SSL3KEAType exchKeyType, in ssl_UnwrapSymWrappingKey()
5727 SSL3KEAType exchKeyType, in getWrappingKey()