Searched refs:private (Results 1 – 3 of 3) sorted by relevance
1560 bool private = true; in check_access_attrs_against_token() local1568 private = object_is_private(head); in check_access_attrs_against_token()1574 if (private && (pkcs11_session_is_public(session) || in check_access_attrs_against_token()1756 struct obj_attrs *private = NULL; in check_created_attrs() local1770 private = key1; in check_created_attrs()1780 if (private == key1) in check_created_attrs()1785 private = key2; in check_created_attrs()1794 if (get_key_type(private) != get_key_type(public)) in check_created_attrs()1836 if (private) { in check_created_attrs()1837 switch (get_key_type(private)) { in check_created_attrs()
469 gaps made by making its fields private: mbedtls_ecp_set_public_key(),500 * Add new accessor to expose the private group id member of514 * Add new accessors to expose the private session-id,622 * Use heap memory to allocate DER encoded public/private key.623 This reduces stack usage significantly for writing a public/private654 * Fix a timing side channel in private key RSA operations. This side channel746 public and private keys in RFC 8410 format using the existing PK APIs.949 * Use heap memory to allocate DER encoded RSA private key.1238 * Add support for opaque keys as the private keys associated to certificates1243 (LMS_SHA256_M32_H10), meaning that each private key can be used to sign[all …]
1355 * Do not consider TA memref parameters as TA private memory