Home
last modified time | relevance | path

Searched refs:SECItemType (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dseccomon.h46 } SECItemType;
51 SECItemType type;
/dports/security/ca_root_nss/nss-3.71/nss/lib/util/
H A Dseccomon.h46 } SECItemType; typedef
51 SECItemType type;
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/util/
H A Dseccomon.h46 } SECItemType; typedef
51 SECItemType type;
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/util/
H A Dseccomon.h46 } SECItemType; typedef
51 SECItemType type;
/dports/security/nss/nss-3.76.1/nss/lib/util/
H A Dseccomon.h46 } SECItemType; typedef
51 SECItemType type;
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/util/
H A Dseccomon.h46 } SECItemType; typedef
51 SECItemType type;
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/util/
H A Dseccomon.h46 } SECItemType; typedef
51 SECItemType type;
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Dseccomon.h46 } SECItemType; typedef
51 SECItemType type;
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/nss/src/pk11/
H A Dtypes.rs49 let mut out_sec = ScopedSECItem::empty(nss_sys::SECItemType::siBuffer); in read_raw_attribute()
96 type_: nss_sys::SECItemType::siBuffer as u32, in from_private_key_template()
165 pub(crate) fn empty(r#type: nss_sys::SECItemType) -> Self { in empty()
H A Dsym_key.rs37 type_: nss_sys::SECItemType::siBuffer as u32, in hkdf_expand()
78 type_: nss_sys::SECItemType::siBuffer as u32, in import_sym_key()
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DX509CertValidity.cpp46 SECItemType notBeforeType = in X509CertValidity()
61 SECItemType notAfterType = in X509CertValidity()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/utility/importer/
H A Dnss_decryptor_mac.h61 enum SECItemType { enum
78 SECItemType type;
H A Dnss_decryptor_win.h58 enum SECItemType { enum
75 SECItemType type;
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cose/examples/sign_verify/
H A Dnss.rs7 type SECItemType = raw::c_uint; // TODO: actually an enum - is this the right size? typedef
8 const SI_BUFFER: SECItemType = 0; // called siBuffer in NSS
12 typ: SECItemType,
45 typ: SECItemType,
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cose-0.1.4/examples/sign_verify/
H A Dnss.rs7 type SECItemType = raw::c_uint; // TODO: actually an enum - is this the right size? typedef
8 const SI_BUFFER: SECItemType = 0; // called siBuffer in NSS
12 typ: SECItemType,
45 typ: SECItemType,
/dports/www/firefox/firefox-99.0/third_party/rust/cose/examples/sign_verify/
H A Dnss.rs7 type SECItemType = raw::c_uint; // TODO: actually an enum - is this the right size? typedef
8 const SI_BUFFER: SECItemType = 0; // called siBuffer in NSS
12 typ: SECItemType,
45 typ: SECItemType,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cose/examples/sign_verify/
H A Dnss.rs7 type SECItemType = raw::c_uint; // TODO: actually an enum - is this the right size? typedef
8 const SI_BUFFER: SECItemType = 0; // called siBuffer in NSS
12 typ: SECItemType,
45 typ: SECItemType,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cose/examples/sign_verify/
H A Dnss.rs7 type SECItemType = raw::c_uint; // TODO: actually an enum - is this the right size? typedef
8 const SI_BUFFER: SECItemType = 0; // called siBuffer in NSS
12 typ: SECItemType,
45 typ: SECItemType,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cose/examples/sign_verify/
H A Dnss.rs7 type SECItemType = raw::c_uint; // TODO: actually an enum - is this the right size? typedef
8 const SI_BUFFER: SECItemType = 0; // called siBuffer in NSS
12 typ: SECItemType,
45 typ: SECItemType,
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-crypto/src/
H A Dp11.rs231 type_: SECItemType::siBuffer, in wrap()
240 type_: SECItemType::siBuffer, in make_empty()
254 assert_eq!(b.type_, SECItemType::siBuffer); in into_vec()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-crypto/src/
H A Dp11.rs234 type_: SECItemType::siBuffer, in wrap()
243 type_: SECItemType::siBuffer, in make_empty()
257 assert_eq!(b.type_, SECItemType::siBuffer); in into_vec()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-crypto/src/
H A Dp11.rs234 type_: SECItemType::siBuffer, in wrap()
243 type_: SECItemType::siBuffer, in make_empty()
257 assert_eq!(b.type_, SECItemType::siBuffer); in into_vec()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-crypto/src/
H A Dhp.rs10 PK11SymKey, PK11_Encrypt, PK11_GetBlockSize, PK11_GetMechanism, SECItem, SECItemType, SymKey,
96 type_: SECItemType::siBuffer, in mask()
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DX509CertValidity.cpp50 SECItemType notBeforeType = in X509CertValidity()
65 SECItemType notAfterType = in X509CertValidity()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/nss/src/
H A Daes.rs45 type_: nss_sys::SECItemType::siBuffer as u32, in aes_gcm_crypt()
66 type_: nss_sys::SECItemType::siBuffer as u32, in aes_cbc_crypt()

123