Home
last modified time | relevance | path

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

/external/openssh/
Dpkcs11.h478 #define CKM_RSA_PKCS (1) macro
Dssh-pkcs11.c437 if (pkcs11_get_key(k11, CKM_RSA_PKCS) == -1) { in pkcs11_rsa_private_encrypt()