Home
last modified time | relevance | path

Searched refs:ad (Results 1 – 9 of 9) sorted by relevance

/mbedtls-development/include/mbedtls/
A Dccm.h181 const unsigned char *ad, size_t ad_len,
230 const unsigned char *ad, size_t ad_len,
267 const unsigned char *ad, size_t ad_len,
313 const unsigned char *ad, size_t ad_len,
413 const unsigned char *ad,
A Dcipher.h834 const unsigned char *ad, size_t ad_len );
1018 const unsigned char *ad, size_t ad_len,
1074 const unsigned char *ad, size_t ad_len,
/mbedtls-development/library/
A Dcipher.c483 const unsigned char *ad, size_t ad_len ) in mbedtls_cipher_update_ad() argument
486 CIPHER_VALIDATE_RET( ad_len == 0 || ad != NULL ); in mbedtls_cipher_update_ad()
504 ad, ad_len ) ); in mbedtls_cipher_update_ad()
1380 ad, ad_len, in mbedtls_cipher_aead_encrypt()
1460 ad, ad_len, in mbedtls_cipher_aead_decrypt()
1479 iv, iv_len, ad, ad_len, in mbedtls_cipher_aead_decrypt()
1495 iv, iv_len, ad, ad_len, in mbedtls_cipher_aead_decrypt()
1544 CIPHER_VALIDATE_RET( ad_len == 0 || ad != NULL ); in mbedtls_cipher_auth_encrypt_ext()
1566 (void) ad; in mbedtls_cipher_auth_encrypt_ext()
1600 CIPHER_VALIDATE_RET( ad_len == 0 || ad != NULL ); in mbedtls_cipher_auth_decrypt_ext()
[all …]
/mbedtls-development/tests/suites/
A Dtest_suite_cipher.function349 unsigned char ad[13];
397 memset( ad, 0x10 + i, sizeof( ad ) );
417 TEST_ASSERT( 0 == mbedtls_cipher_update_ad( &ctx_dec, ad, sizeof( ad ) - i ) );
732 ((void) ad);
749 TEST_ASSERT( 0 == mbedtls_cipher_update_ad( &ctx, ad->x, ad->len ) );
805 if( ad->len == 0 )
806 ad->x = NULL;
865 ad->x, ad->len, cipher_plus_tag, cipher_plus_tag_len,
880 ad->x, ad->len, cipher_plus_tag, cipher_plus_tag_len,
928 ad->x, ad->len, clear->x, clear->len,
[all …]
A Dtest_suite_debug.data53 … ea 59 63 bf 21 27 13 ce e4 6b 10 7c 09\nMyFile(0999)\: 18 2b 5e dc d9 55 ad ac 41 8b f4 91 8e 28…
56 … ea 59 63 bf 21 27 13 ce e4 6b 10 7c\nMyFile(0999)\: 09 18 2b 5e dc d9 55 ad ac 41 8b f4 91 8e 28…
59 … ea 59 63 bf 21 27 13 ce e4 6b 10 7c\nMyFile(0999)\: 09 18 2b 5e dc d9 55 ad ac 41 8b f4 91 8e 28…
63 …(0999)\: 24 06 d5 09 25 89 75 07 dd a6 1a 8f 3f 09 19 be\nMyFile(0999)\: ad 65 2c 64 eb 95 9b dc…
67 … af d6 6a ab 21 dd b8 d3 1c 6e 58\nMyFile(0999)\: b8 ca e8 b2 69 8e f3 41 ad 29 c3 b4 5f 75 a7 47…
A Dtest_suite_ccm.data1525 CCM encrypt, skip ad AES-128 (P=0, N=13, A=0, T=16)
1529 CCM* encrypt, skip ad AES-128 (P=0, N=13, A=0, T=16)
1533 CCM decrypt, skip ad AES-128 (P=0, N=13, A=0, T=16)
1537 CCM* decrypt, skip ad AES-128 (P=0, N=13, A=0, T=16)
1541 CCM encrypt, skip ad NIST VADT AES-128 (P=24, N=13, A=0, T=16)
1545 CCM* encrypt, skip ad NIST VADT AES-128 (P=24, N=13, A=0, T=16)
1549 CCM decrypt, skip ad NIST DVPT AES-192 (P=24, N=7, A=0, T=4)
1553 CCM* decrypt, skip ad NIST DVPT AES-192 (P=24, N=7, A=0, T=4)
1589 CCM encrypt, overflow ad NIST VPT AES-128 #14 (P=13, N=13, A=32, T=16)
1621 CCM decrypt, overflow ad NIST VPT AES-128 #14 (P=13, N=13, A=32, T=16)
[all …]
A Dtest_suite_ssl.data6047 # - Server App IV: cf 78 2b 88 dd 83 54 9a ad f1 e9 84
6065 # - Server App IV: cf 78 2b 88 dd 83 54 9a ad f1 e9 84
6072 # - Complete record: 17 03 03 00 43 2e 93 7e 11 ef 4a c7 40 e5 38 ad
A Dtest_suite_psa_crypto.function3845 /* Split ad into length(ad_part_len) parts. */
3926 /* Split ad into length(ad_part_len) parts. */
/mbedtls-development/tests/data_files/
A Ddh.optlen.pem27 6a:57:8d:70:c5:c5:60:ad:2b:db:92:4c:4a:4d:be:
38 ad:92:f0:60:36:7c:74:de:d3:77:04:ad:fc:27:3a:

Completed in 31 milliseconds