Home
last modified time | relevance | path

Searched refs:cipher_type (Results 1 – 13 of 13) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dcmac.c758 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 Dpkcs12.c170 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 Dcipher.c122 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 Dpkcs12.h91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
A Dcipher.h403 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 Dpkcs12.h91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
A Dcipher.h403 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 Dpkcs12.h91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
A Dcipher.h403 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 Dpkcs12.h91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
A Dcipher.h403 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 Dpkcs12.h91 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
A Dcipher.h403 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type

Completed in 24 milliseconds