Home
last modified time | relevance | path

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

/external/openssh/
Dssh-pkcs11.c407 CK_OBJECT_CLASS pubkey_class = CKO_PUBLIC_KEY; in pkcs11_fetch_keys() local
410 { CKA_CLASS, NULL, sizeof(pubkey_class) } in pkcs11_fetch_keys()
425 pubkey_filter[0].pValue = &pubkey_class; in pkcs11_fetch_keys()