Home
last modified time | relevance | path

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

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/src/
H A Dp11keygen.c439 retcode = pkcs11_adjust_keypair_id(p11Context, pubkhandle, keyhandle); in main()
453 retcode = pkcs11_adjust_keypair_id(p11Context, pubkhandle, keyhandle); in main()
466 retcode = pkcs11_adjust_keypair_id(p11Context, pubkhandle, keyhandle); in main()
479 retcode = pkcs11_adjust_keypair_id(p11Context, pubkhandle, keyhandle); in main()
492 retcode = pkcs11_adjust_keypair_id(p11Context, pubkhandle, keyhandle); in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/lib/
H A Dpkcs11_peekpoke.c187 func_rc pkcs11_adjust_keypair_id(pkcs11Context * p11Context, CK_OBJECT_HANDLE hPublicKey, CK_OBJECT… in pkcs11_adjust_keypair_id() function
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/include/
H A Dpkcs11lib.h421 func_rc pkcs11_adjust_keypair_id(pkcs11Context * p11Context, CK_OBJECT_HANDLE hPublicKey, CK_OBJECT…