Home
last modified time | relevance | path

Searched defs:private_key_template (Results 1 – 8 of 8) sorted by relevance

/dports/security/gnome-keyring/gnome-keyring-40.0/pkcs11/rpc-layer/
H A Dgkm-rpc-dispatch.c1797 CK_ATTRIBUTE_PTR private_key_template; in rpc_C_GenerateKeyPair() local
/dports/www/firefox/firefox-99.0/third_party/rust/pkcs11/src/
H A Dlib.rs1166 let mut private_key_template = privateKeyTemplate.to_vec(); in generate_key_pair() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pkcs11/src/
H A Dlib.rs1166 let mut private_key_template = privateKeyTemplate.to_vec(); in generate_key_pair() localVariable
/dports/security/p11-kit/p11-kit-0.24.0/p11-kit/
H A Drpc-server.c1690 CK_ATTRIBUTE_PTR private_key_template; in rpc_C_GenerateKeyPair() local
H A Dvirtual.c1634 CK_ATTRIBUTE_PTR private_key_template, in stack_C_GenerateKeyPair()
2406 CK_ATTRIBUTE_PTR private_key_template, in base_C_GenerateKeyPair()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pkcs11/src/
H A Dlib.rs1166 let mut private_key_template = privateKeyTemplate.to_vec(); in generate_key_pair() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pkcs11/src/
H A Dlib.rs1163 let mut private_key_template = privateKeyTemplate.clone(); in generate_key_pair() localVariable
/dports/security/p11-kit/p11-kit-0.24.0/common/
H A Dmock.c3348 CK_ATTRIBUTE_PTR private_key_template, in mock_C_GenerateKeyPair()