HomeSort by relevance Sort by last modified time
    Searched refs:CKA_SIGN (Results 1 - 4 of 4) sorted by null

  /external/libchrome/crypto/
hmac_nss.cc 66 CKA_SIGN,
88 CKA_SIGN,
  /external/openssh/
ssh-pkcs11.c 238 {CKA_SIGN, NULL, sizeof(true_val) }
286 /* try to find object w/CKA_SIGN first, retry w/o */
pkcs11.h 400 #define CKA_SIGN (0x108)
    [all...]
  /system/tpm/attestation/server/
pkcs11_key_store.cc 304 {CKA_SIGN, &sign_usage, sizeof(sign_usage)},

Completed in 70 milliseconds