Searched defs:algorithm (Results 1 – 8 of 8) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/x509/ |
| H A D | x509_encode_subject_public_key_info.c | 35 unsigned int algorithm, const void* public_key, unsigned long public_key_len, in x509_encode_subject_public_key_info()
|
| H A D | x509_decode_public_key_from_certificate.c | 33 enum ltc_oid_id algorithm, ltc_asn1_type param_type, in x509_decode_public_key_from_certificate()
|
| H A D | x509_decode_subject_public_key_info.c | 35 unsigned int algorithm, void* public_key, unsigned long* public_key_len, in x509_decode_subject_public_key_info()
|
| /optee_os/lib/libmbedtls/mbedtls/include/psa/ |
| H A D | crypto_extra.h | 1058 psa_algorithm_t algorithm; member 1867 psa_algorithm_t algorithm) in psa_pake_cs_set_algorithm()
|
| /optee_os/lib/libutee/include/ |
| H A D | tee_api_types.h | 153 uint32_t algorithm; member 169 uint32_t algorithm; member
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ssl_tls13_generic.c | 231 uint16_t algorithm; in ssl_tls13_parse_certificate_verify() local
|
| H A D | psa_crypto.c | 680 psa_algorithm_t algorithm, in psa_mac_key_can_do()
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_operations.c | 39 uint32_t algorithm, uint32_t mode, in TEE_AllocateOperation()
|