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.h669 SSL3KEAType exchKeyType; member
740 SSL3KEAType exchKeyType; member
1033 SSL3KEAType exchKeyType; /* type of keys used to wrap SymWrapKey*/ member
1052 SSLKEAType exchKeyType; /* XXX(wtc): same as keaType above? */ member
Dssl3con.c720 SSL3KEAType exchKeyType; in ssl3_config_match_init() local
5512 SSL3KEAType exchKeyType, in ssl_UnwrapSymWrappingKey()
5668 SSL3KEAType exchKeyType, in getWrappingKey()