Home
last modified time | relevance | path

Searched refs:pubWrap (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/pkcs11/src/
H A Dtests.rs993 let pubWrap = CK_FALSE; in ctx_generate_key_pair() localVariable
1005 CK_ATTRIBUTE::new(CKA_WRAP).with_bool(&pubWrap), in ctx_generate_key_pair()
1164 let pubWrap = CK_FALSE; in fixture_key_pair() localVariable
1176 CK_ATTRIBUTE::new(CKA_WRAP).with_bool(&pubWrap), in fixture_key_pair()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pkcs11/src/
H A Dtests.rs993 let pubWrap = CK_FALSE; in ctx_generate_key_pair() localVariable
1005 CK_ATTRIBUTE::new(CKA_WRAP).with_bool(&pubWrap), in ctx_generate_key_pair()
1164 let pubWrap = CK_FALSE; in fixture_key_pair() localVariable
1176 CK_ATTRIBUTE::new(CKA_WRAP).with_bool(&pubWrap), in fixture_key_pair()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pkcs11/src/
H A Dtests.rs993 let pubWrap = CK_FALSE; in ctx_generate_key_pair() localVariable
1005 CK_ATTRIBUTE::new(CKA_WRAP).with_bool(&pubWrap), in ctx_generate_key_pair()
1164 let pubWrap = CK_FALSE; in fixture_key_pair() localVariable
1176 CK_ATTRIBUTE::new(CKA_WRAP).with_bool(&pubWrap), in fixture_key_pair()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pkcs11/src/
H A Dtests.rs987 let pubWrap = CK_FALSE; in ctx_generate_key_pair() localVariable
999 CK_ATTRIBUTE::new(CKA_WRAP).with_bool(&pubWrap), in ctx_generate_key_pair()
1158 let pubWrap = CK_FALSE; in fixture_key_pair() localVariable
1170 CK_ATTRIBUTE::new(CKA_WRAP).with_bool(&pubWrap), in fixture_key_pair()