Searched defs:keysp (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dssh-pkcs11-client.c204 pkcs11_add_provider(char *name, char *pin, struct sshkey ***keysp) argument
H A Dssh-pkcs11.c444 pkcs11_key_included(struct sshkey ***keysp, int *nkeys, struct sshkey *key) argument
411 pkcs11_fetch_keys(struct pkcs11_provider *p, CK_ULONG slotidx, struct sshkey ***keysp, int *nkeys) argument
464 pkcs11_fetch_keys_filter(struct pkcs11_provider *p, CK_ULONG slotidx, CK_ATTRIBUTE filter[], CK_ATTRIBUTE attribs[3], struct sshkey ***keysp, int *nkeys) argument
[all...]

Completed in 126 milliseconds