Searched refs:pkcs11_key (Results 1 – 2 of 2) sorted by relevance
64 struct pkcs11_key { struct175 struct pkcs11_key *k11; in pkcs11_rsa_finish()223 struct pkcs11_key *k11; in pkcs11_rsa_private_encrypt()308 struct pkcs11_key *k11; in pkcs11_rsa_wrap()
2091 static const std::string pkcs11_key("key_id"); in IsCertificateLoaded() local2093 std::string::size_type idx = cert_path_.find(pkcs11_key); in IsCertificateLoaded()2096 idx + pkcs11_key.length()); in IsCertificateLoaded()