/mbedtls-development/library/ |
A D | psa_crypto_mac.c | 210 mbedtls_psa_mac_operation_t *operation, in mac_init() 336 mbedtls_psa_mac_operation_t *operation, in mac_update() 404 mbedtls_psa_mac_operation_t *operation, in mac_sign_finish() 423 mbedtls_psa_mac_operation_t *operation, in mac_verify_finish() 507 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_sign_setup() 518 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_verify_setup() 529 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_update() 537 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_sign_finish() 546 mbedtls_psa_mac_operation_t *operation, in mbedtls_psa_mac_verify_finish() 554 mbedtls_psa_mac_operation_t *operation ) in mbedtls_psa_mac_abort() [all …]
|
A D | psa_crypto_hash.c | 112 mbedtls_psa_hash_operation_t *operation ) in hash_abort() 164 mbedtls_psa_hash_operation_t *operation, in hash_setup() 292 mbedtls_psa_hash_operation_t *operation, in hash_update() 352 mbedtls_psa_hash_operation_t *operation, in hash_finish() 472 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_setup() 486 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_update() 494 mbedtls_psa_hash_operation_t *operation, in mbedtls_psa_hash_finish() 503 mbedtls_psa_hash_operation_t *operation ) in mbedtls_psa_hash_abort() 567 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_transparent_test_driver_hash_setup() 587 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_transparent_test_driver_hash_update() [all …]
|
A D | psa_crypto_cipher.c | 156 mbedtls_psa_cipher_operation_t *operation, in cipher_setup() 232 mbedtls_psa_cipher_operation_t *operation, in cipher_encrypt_setup() 243 mbedtls_psa_cipher_operation_t *operation, in cipher_decrypt_setup() 576 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_encrypt_setup() 586 mbedtls_psa_cipher_operation_t *operation, in mbedtls_psa_cipher_decrypt_setup() 663 mbedtls_psa_cipher_operation_t *operation, in mbedtls_transparent_test_driver_cipher_encrypt_setup() 673 mbedtls_psa_cipher_operation_t *operation, in mbedtls_transparent_test_driver_cipher_decrypt_setup() 683 mbedtls_psa_cipher_operation_t *operation, in mbedtls_transparent_test_driver_cipher_set_iv() 690 mbedtls_psa_cipher_operation_t *operation, in mbedtls_transparent_test_driver_cipher_update() 699 mbedtls_psa_cipher_operation_t *operation, in mbedtls_transparent_test_driver_cipher_finish() [all …]
|
A D | psa_crypto_aead.c | 42 mbedtls_psa_aead_operation_t *operation, in psa_aead_setup() 149 mbedtls_psa_aead_operation_t operation = MBEDTLS_PSA_AEAD_OPERATION_INIT; in mbedtls_psa_aead_encrypt() local 260 mbedtls_psa_aead_operation_t operation = MBEDTLS_PSA_AEAD_OPERATION_INIT; in mbedtls_psa_aead_decrypt() local 341 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_encrypt_setup() 368 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_decrypt_setup() 394 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_set_nonce() 445 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_set_lengths() 460 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_update_ad() 498 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_update() 550 mbedtls_psa_aead_operation_t *operation, in mbedtls_psa_aead_finish() [all …]
|
A D | psa_crypto_driver_wrappers.c | 1569 psa_aead_operation_t *operation, in psa_driver_wrapper_aead_encrypt_setup() 1617 psa_aead_operation_t *operation, in psa_driver_wrapper_aead_decrypt_setup() 1667 psa_aead_operation_t *operation, in psa_driver_wrapper_aead_set_nonce() 1701 psa_aead_operation_t *operation, in psa_driver_wrapper_aead_set_lengths() 1735 psa_aead_operation_t *operation, in psa_driver_wrapper_aead_update_ad() 1769 psa_aead_operation_t *operation, in psa_driver_wrapper_aead_update() 1811 psa_aead_operation_t *operation, in psa_driver_wrapper_aead_finish() 1856 psa_aead_operation_t *operation, in psa_driver_wrapper_aead_verify() 2016 psa_mac_operation_t *operation, in psa_driver_wrapper_mac_sign_setup() 2087 psa_mac_operation_t *operation, in psa_driver_wrapper_mac_verify_setup() [all …]
|
A D | psa_crypto.c | 2120 psa_status_t psa_hash_setup( psa_hash_operation_t *operation, in psa_hash_setup() 2280 psa_status_t psa_mac_abort( psa_mac_operation_t *operation ) in psa_mac_abort() 2409 psa_status_t psa_mac_update( psa_mac_operation_t *operation, in psa_mac_update() 4246 psa_mac_operation_t *operation, in psa_key_derivation_start_hmac() 4276 const psa_key_derivation_operation_t *operation ) in psa_key_derivation_get_kdf_alg() 4610 psa_key_derivation_operation_t *operation, in psa_key_derivation_output_bytes() 4699 psa_key_derivation_operation_t *operation ) in psa_generate_derived_key_internal() 4800 psa_key_derivation_operation_t *operation, in psa_key_derivation_setup_kdf() 5127 psa_key_derivation_operation_t *operation, in psa_key_derivation_input_internal() 5180 psa_key_derivation_operation_t *operation, in psa_key_derivation_input_bytes() [all …]
|
A D | cipher_wrap.c | 119 static int aes_crypt_ecb_wrap( void *ctx, mbedtls_operation_t operation, in aes_crypt_ecb_wrap() 135 static int aes_crypt_cfb128_wrap( void *ctx, mbedtls_operation_t operation, in aes_crypt_cfb128_wrap() 164 static int aes_crypt_xts_wrap( void *ctx, mbedtls_operation_t operation, in aes_crypt_xts_wrap() 681 static int camellia_crypt_ecb_wrap( void *ctx, mbedtls_operation_t operation, in camellia_crypt_ecb_wrap() 689 static int camellia_crypt_cbc_wrap( void *ctx, mbedtls_operation_t operation, in camellia_crypt_cbc_wrap() 699 static int camellia_crypt_cfb128_wrap( void *ctx, mbedtls_operation_t operation, in camellia_crypt_cfb128_wrap() 1089 static int aria_crypt_ecb_wrap( void *ctx, mbedtls_operation_t operation, in aria_crypt_ecb_wrap() 1098 static int aria_crypt_cbc_wrap( void *ctx, mbedtls_operation_t operation, in aria_crypt_cbc_wrap() 1108 static int aria_crypt_cfb128_wrap( void *ctx, mbedtls_operation_t operation, in aria_crypt_cfb128_wrap() 1498 static int des_crypt_ecb_wrap( void *ctx, mbedtls_operation_t operation, in des_crypt_ecb_wrap() [all …]
|
A D | cipher.c | 276 const mbedtls_operation_t operation ) in mbedtls_cipher_setkey()
|
/mbedtls-development/tests/src/drivers/ |
A D | test_driver_mac.c | 61 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_sign_setup() 85 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_verify_setup() 109 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_update() 131 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_sign_finish() 154 mbedtls_transparent_test_driver_mac_operation_t *operation, in mbedtls_test_transparent_mac_verify_finish() 225 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_sign_setup() 249 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_verify_setup() 273 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_update() 295 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_sign_finish() 318 mbedtls_opaque_test_driver_mac_operation_t *operation, in mbedtls_test_opaque_mac_verify_finish() [all …]
|
A D | test_driver_cipher.c | 111 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_encrypt_setup() 132 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_decrypt_setup() 147 mbedtls_transparent_test_driver_cipher_operation_t *operation) in mbedtls_test_transparent_cipher_abort() 166 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_set_iv() 180 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_update() 280 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_encrypt_setup() 294 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_decrypt_setup() 308 mbedtls_opaque_test_driver_cipher_operation_t *operation ) in mbedtls_test_opaque_cipher_abort() 315 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_set_iv() 326 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_update() [all …]
|
A D | test_driver_aead.c | 94 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_encrypt_setup() 117 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_decrypt_setup() 140 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_set_nonce() 161 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_set_lengths() 183 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_update_ad() 204 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_update() 229 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_finish() 256 mbedtls_transparent_test_driver_aead_operation_t *operation, in mbedtls_test_transparent_aead_verify() 300 mbedtls_transparent_test_driver_aead_operation_t *operation ) in mbedtls_test_transparent_aead_abort()
|
A D | hash.c | 54 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_setup() 95 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_update() 117 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_finish() 140 mbedtls_transparent_test_driver_hash_operation_t *operation ) in mbedtls_test_transparent_hash_abort()
|
/mbedtls-development/tests/src/ |
A D | psa_exercise_key.c | 120 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in exercise_mac_key() local 165 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in exercise_cipher_key() local 419 psa_key_derivation_operation_t* operation, in mbedtls_test_psa_setup_key_derivation_wrap() 472 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in exercise_key_derivation_key() local 503 psa_key_derivation_operation_t *operation, in mbedtls_test_psa_key_agreement_with_self() 614 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in exercise_key_agreement_key() local
|
/mbedtls-development/programs/psa/ |
A D | crypto_examples.c | 61 static psa_status_t cipher_operation( psa_cipher_operation_t *operation, in cipher_operation() 109 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in cipher_encrypt() local 140 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in cipher_decrypt() local
|
A D | key_ladder_demo.c | 276 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in derive_key_ladder() local 327 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in derive_wrapping_key() local
|