Mistake on this page?
Report an issue in GitHub or email us
Macros
pal_crypto_config.h File Reference

Copyright (c) 2019, Arm Limited or its affiliates. More...

#include "mbedtls/config.h"
#include "pal_crypto_config_check.h"

Go to the source code of this file.

Macros

#define ARCH_TEST_RAW
 A "key" of this type cannot be used for any cryptographic operation. More...
 
#define ARCH_TEST_ASYMMETRIC_ENCRYPTION
 Enable support for Asymmetric encryption algorithms. More...
 
#define ARCH_TEST_HASH
 Enable the hash algorithm. More...
 
#define ARCH_TEST_HMAC
 The key policy determines which underlying hash algorithm the key can be used for. More...
 
#define ARCH_TEST_HMAC
 The key policy determines which underlying hash algorithm the key can be used for. More...
 

Detailed Description

Copyright (c) 2019, Arm Limited or its affiliates.

All rights reserved. SPDX-License-Identifier : Apache-2.0

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition in file pal_crypto_config.h.

Macro Definition Documentation

#define ARCH_TEST_ASYMMETRIC_ENCRYPTION

Enable support for Asymmetric encryption algorithms.

Definition at line 239 of file pal_crypto_config.h.

#define ARCH_TEST_HASH

Enable the hash algorithm.

Definition at line 246 of file pal_crypto_config.h.

#define ARCH_TEST_HMAC

The key policy determines which underlying hash algorithm the key can be used for.

Requires: ARCH_TEST_HASH

Definition at line 337 of file pal_crypto_config.h.

#define ARCH_TEST_HMAC

The key policy determines which underlying hash algorithm the key can be used for.

Requires: ARCH_TEST_HASH

Definition at line 337 of file pal_crypto_config.h.

#define ARCH_TEST_RAW

A "key" of this type cannot be used for any cryptographic operation.

Applications may use this type to store arbitrary data in the keystore.

Definition at line 109 of file pal_crypto_config.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.