Home
last modified time | relevance | path

Searched defs:cipher_info (Results 1 – 25 of 33) sorted by relevance

12

/external/mbedtls/library/
Dcmac.c373 int mbedtls_cipher_cmac( const mbedtls_cipher_info_t *cipher_info, in mbedtls_cipher_cmac()
414 const mbedtls_cipher_info_t *cipher_info; in mbedtls_aes_cmac_prf_128() local
755 const mbedtls_cipher_info_t *cipher_info; in cmac_test_subkeys() local
848 const mbedtls_cipher_info_t *cipher_info; in cmac_test_wth_cipher() local
Dcipher.c183 const mbedtls_cipher_info_t *cipher_info ) in mbedtls_cipher_setup()
212 const mbedtls_cipher_info_t *cipher_info, in mbedtls_cipher_setup_psa()
Dssl_ticket.c221 const mbedtls_cipher_info_t *cipher_info; in mbedtls_ssl_ticket_setup() local
Dpkcs12.c136 const mbedtls_cipher_info_t *cipher_info; in mbedtls_pkcs12_pbe() local
Dnist_kw.c69 const mbedtls_cipher_info_t *cipher_info; in mbedtls_nist_kw_setkey() local
Dpkcs5.c119 const mbedtls_cipher_info_t *cipher_info; in mbedtls_pkcs5_pbes2() local
Dpsa_crypto_cipher.c172 const mbedtls_cipher_info_t *cipher_info = NULL; in psa_cipher_setup() local
Dpsa_crypto_mac.c171 const mbedtls_cipher_info_t * cipher_info = in cmac_setup() local
Dpsa_crypto_aead.c47 const mbedtls_cipher_info_t *cipher_info; in psa_aead_setup() local
/external/openthread/third_party/mbedtls/repo/library/
Dcmac.c373 int mbedtls_cipher_cmac( const mbedtls_cipher_info_t *cipher_info, in mbedtls_cipher_cmac()
414 const mbedtls_cipher_info_t *cipher_info; in mbedtls_aes_cmac_prf_128() local
755 const mbedtls_cipher_info_t *cipher_info; in cmac_test_subkeys() local
848 const mbedtls_cipher_info_t *cipher_info; in cmac_test_wth_cipher() local
Dssl_ticket.c133 const mbedtls_cipher_info_t *cipher_info; in mbedtls_ssl_ticket_setup() local
Dpsa_crypto_aead.c84 const mbedtls_cipher_info_t *cipher_info; in psa_aead_setup() local
Dpkcs5.c122 const mbedtls_cipher_info_t *cipher_info; in mbedtls_pkcs5_pbes2() local
Dpkcs12.c178 const mbedtls_cipher_info_t *cipher_info; in mbedtls_pkcs12_pbe() local
Dnist_kw.c76 const mbedtls_cipher_info_t *cipher_info; in mbedtls_nist_kw_setkey() local
Dpsa_crypto_mac.c170 const mbedtls_cipher_info_t * cipher_info = in cmac_setup() local
Dpsa_crypto_cipher.c140 const mbedtls_cipher_info_t *cipher_info = NULL; in psa_cipher_setup() local
Dcipher.c194 const mbedtls_cipher_info_t *cipher_info ) in mbedtls_cipher_setup()
223 const mbedtls_cipher_info_t *cipher_info, in mbedtls_cipher_setup_psa()
Dccm.c73 const mbedtls_cipher_info_t *cipher_info; in mbedtls_ccm_setkey() local
Dgcm.c144 const mbedtls_cipher_info_t *cipher_info; in mbedtls_gcm_setkey() local
/external/mbedtls/programs/aes/
Dcrypt_and_hash.c87 const mbedtls_cipher_info_t *cipher_info; in main() local
/external/openthread/third_party/mbedtls/repo/programs/aes/
Dcrypt_and_hash.c101 const mbedtls_cipher_info_t *cipher_info; in main() local
/external/openthread/third_party/mbedtls/repo/programs/test/
Dbenchmark.c475 const mbedtls_cipher_info_t *cipher_info; in main() local
603 const mbedtls_cipher_info_t *cipher_info; in main() local
/external/mbedtls/programs/test/
Dbenchmark.c681 const mbedtls_cipher_info_t *cipher_info; in main() local
809 const mbedtls_cipher_info_t *cipher_info; in main() local
/external/openthread/third_party/mbedtls/repo/programs/ssl/
Dssl_context_info.c627 const mbedtls_cipher_info_t *cipher_info; in print_deserialized_ssl_session() local

12