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

  /device/asus/grouper/keymaster/
keymaster_grouper.cpp 375 {CKA_PUBLIC_EXPONENT, publicExponent, sizeof(publicExponent)},
474 {CKA_PUBLIC_EXPONENT, publicExponent->get(), publicExponent->length()},
508 * CKA_PUBLIC_EXPONENT
549 set_attribute(&privateKeyTemplate[templateOffset++], CKA_PUBLIC_EXPONENT,
633 {CKA_PUBLIC_EXPONENT, NULL, 0},
pkcs11.h 170 #define CKA_PUBLIC_EXPONENT 0x00000122
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
keymaster_grouper.cpp 375 {CKA_PUBLIC_EXPONENT, publicExponent, sizeof(publicExponent)},
474 {CKA_PUBLIC_EXPONENT, publicExponent->get(), publicExponent->length()},
508 * CKA_PUBLIC_EXPONENT
549 set_attribute(&privateKeyTemplate[templateOffset++], CKA_PUBLIC_EXPONENT,
633 {CKA_PUBLIC_EXPONENT, NULL, 0},
pkcs11.h 170 #define CKA_PUBLIC_EXPONENT 0x00000122
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
keymaster_grouper.cpp 375 {CKA_PUBLIC_EXPONENT, publicExponent, sizeof(publicExponent)},
474 {CKA_PUBLIC_EXPONENT, publicExponent->get(), publicExponent->length()},
508 * CKA_PUBLIC_EXPONENT
549 set_attribute(&privateKeyTemplate[templateOffset++], CKA_PUBLIC_EXPONENT,
633 {CKA_PUBLIC_EXPONENT, NULL, 0},
pkcs11.h 170 #define CKA_PUBLIC_EXPONENT 0x00000122
  /external/chromium/crypto/
rsa_private_key_nss.cc 152 !ReadAttribute(key_, CKA_PUBLIC_EXPONENT,
  /external/chromium_org/crypto/
rsa_private_key_nss.cc 171 !ReadAttribute(key_, CKA_PUBLIC_EXPONENT,
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 170 #define CKA_PUBLIC_EXPONENT 0x00000122
  /external/openssh/
ssh-pkcs11.c 407 { CKA_PUBLIC_EXPONENT, NULL, 0 }
pkcs11.h 409 #define CKA_PUBLIC_EXPONENT (0x122)
    [all...]

Completed in 196 milliseconds