Searched refs:cipher_type (Results 1 – 13 of 13) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| A D | cmac.c | 758 mbedtls_cipher_type_t cipher_type, in cmac_test_subkeys() argument 768 cipher_info = mbedtls_cipher_info_from_type( cipher_type ); in cmac_test_subkeys() 799 cipher_type == MBEDTLS_CIPHER_AES_192_ECB ) { in cmac_test_subkeys() 853 mbedtls_cipher_type_t cipher_type, in cmac_test_wth_cipher() argument 861 cipher_info = mbedtls_cipher_info_from_type( cipher_type ); in cmac_test_wth_cipher() 883 ( cipher_type == MBEDTLS_CIPHER_AES_192_ECB || in cmac_test_wth_cipher() 884 cipher_type == MBEDTLS_CIPHER_DES_EDE3_ECB ) ) { in cmac_test_wth_cipher()
|
| A D | pkcs12.c | 170 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type, in mbedtls_pkcs12_pbe() argument 182 cipher_info = mbedtls_cipher_info_from_type( cipher_type ); in mbedtls_pkcs12_pbe()
|
| A D | cipher.c | 122 const mbedtls_cipher_type_t cipher_type ) in mbedtls_cipher_info_from_type() argument 127 if( def->type == cipher_type ) in mbedtls_cipher_info_from_type()
|
| /optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
| A D | pkcs12.h | 91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
|
| A D | cipher.h | 403 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type…
|
| /optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
| A D | pkcs12.h | 91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
|
| A D | cipher.h | 403 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type…
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| A D | pkcs12.h | 91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
|
| A D | cipher.h | 403 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type…
|
| /optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
| A D | pkcs12.h | 91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
|
| A D | cipher.h | 403 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type…
|
| /optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
| A D | pkcs12.h | 91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
|
| A D | cipher.h | 403 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type…
|
Completed in 24 milliseconds