Home
last modified time | relevance | path

Searched defs:public_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.c1795 CK_ATTRIBUTE_PTR public_key_template; in rpc_C_GenerateKeyPair() local
/dports/www/firefox/firefox-99.0/third_party/rust/pkcs11/src/
H A Dlib.rs1165 let mut public_key_template = publicKeyTemplate.to_vec(); in generate_key_pair() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pkcs11/src/
H A Dlib.rs1165 let mut public_key_template = publicKeyTemplate.to_vec(); in generate_key_pair() localVariable
/dports/security/p11-kit/p11-kit-0.24.0/p11-kit/
H A Drpc-server.c1688 CK_ATTRIBUTE_PTR public_key_template; in rpc_C_GenerateKeyPair() local
H A Dvirtual.c1632 CK_ATTRIBUTE_PTR public_key_template, in stack_C_GenerateKeyPair()
2404 CK_ATTRIBUTE_PTR public_key_template, in base_C_GenerateKeyPair()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pkcs11/src/
H A Dlib.rs1165 let mut public_key_template = publicKeyTemplate.to_vec(); in generate_key_pair() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pkcs11/src/
H A Dlib.rs1162 let mut public_key_template = publicKeyTemplate.clone(); in generate_key_pair() localVariable
/dports/security/p11-kit/p11-kit-0.24.0/common/
H A Dmock.c3346 CK_ATTRIBUTE_PTR public_key_template, in mock_C_GenerateKeyPair()