Home
last modified time | relevance | path

Searched defs:evp_cipher_ctx_st (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/boringssl/src/include/openssl/
Dcipher.h561 struct evp_cipher_ctx_st { struct
563 const EVP_CIPHER *cipher;
566 void *app_data; // application stuff
569 void *cipher_data;
573 unsigned key_len;
576 int encrypt;
579 uint32_t flags;
582 uint8_t oiv[EVP_MAX_IV_LENGTH];
585 uint8_t iv[EVP_MAX_IV_LENGTH];
589 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/boringssl/src/include/openssl/
Dcipher.h561 struct evp_cipher_ctx_st { struct
563 const EVP_CIPHER *cipher;
566 void *app_data; // application stuff
569 void *cipher_data;
573 unsigned key_len;
576 int encrypt;
579 uint32_t flags;
582 uint8_t oiv[EVP_MAX_IV_LENGTH];
585 uint8_t iv[EVP_MAX_IV_LENGTH];
589 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/boringssl/src/include/openssl/
Dcipher.h561 struct evp_cipher_ctx_st { struct
563 const EVP_CIPHER *cipher;
566 void *app_data; // application stuff
569 void *cipher_data;
573 unsigned key_len;
576 int encrypt;
579 uint32_t flags;
582 uint8_t oiv[EVP_MAX_IV_LENGTH];
585 uint8_t iv[EVP_MAX_IV_LENGTH];
589 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/boringssl/src/include/openssl/
Dcipher.h561 struct evp_cipher_ctx_st { struct
563 const EVP_CIPHER *cipher;
566 void *app_data; // application stuff
569 void *cipher_data;
573 unsigned key_len;
576 int encrypt;
579 uint32_t flags;
582 uint8_t oiv[EVP_MAX_IV_LENGTH];
585 uint8_t iv[EVP_MAX_IV_LENGTH];
589 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/include/openssl/
H A Dcipher.h562 struct evp_cipher_ctx_st { struct
564 const EVP_CIPHER *cipher;
567 void *app_data; // application stuff
570 void *cipher_data;
574 unsigned key_len;
577 int encrypt;
580 uint32_t flags;
583 uint8_t oiv[EVP_MAX_IV_LENGTH];
586 uint8_t iv[EVP_MAX_IV_LENGTH];
590 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/external/boringssl/src/include/openssl/
H A Dcipher.h562 struct evp_cipher_ctx_st { struct
564 const EVP_CIPHER *cipher;
567 void *app_data; // application stuff
570 void *cipher_data;
574 unsigned key_len;
577 int encrypt;
580 uint32_t flags;
583 uint8_t oiv[EVP_MAX_IV_LENGTH];
586 uint8_t iv[EVP_MAX_IV_LENGTH];
590 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/
Dcipher.h497 struct evp_cipher_ctx_st { struct
499 const EVP_CIPHER *cipher;
502 void *app_data; // application stuff
505 void *cipher_data;
509 unsigned key_len;
512 int encrypt;
515 uint32_t flags;
518 uint8_t oiv[EVP_MAX_IV_LENGTH];
521 uint8_t iv[EVP_MAX_IV_LENGTH];
525 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/
Dcipher.h497 struct evp_cipher_ctx_st { struct
499 const EVP_CIPHER *cipher;
502 void *app_data; // application stuff
505 void *cipher_data;
509 unsigned key_len;
512 int encrypt;
515 uint32_t flags;
518 uint8_t oiv[EVP_MAX_IV_LENGTH];
521 uint8_t iv[EVP_MAX_IV_LENGTH];
525 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/boringssl/src/include/openssl/
Dcipher.h497 struct evp_cipher_ctx_st { struct
499 const EVP_CIPHER *cipher;
502 void *app_data; // application stuff
505 void *cipher_data;
509 unsigned key_len;
512 int encrypt;
515 uint32_t flags;
518 uint8_t oiv[EVP_MAX_IV_LENGTH];
521 uint8_t iv[EVP_MAX_IV_LENGTH];
525 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/boringssl/src/include/openssl/
Dcipher.h497 struct evp_cipher_ctx_st { struct
499 const EVP_CIPHER *cipher;
502 void *app_data; // application stuff
505 void *cipher_data;
509 unsigned key_len;
512 int encrypt;
515 uint32_t flags;
518 uint8_t oiv[EVP_MAX_IV_LENGTH];
521 uint8_t iv[EVP_MAX_IV_LENGTH];
525 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/
Dcipher.h536 struct evp_cipher_ctx_st { struct
538 const EVP_CIPHER *cipher;
541 void *app_data; // application stuff
544 void *cipher_data;
548 unsigned key_len;
551 int encrypt;
554 uint32_t flags;
557 uint8_t oiv[EVP_MAX_IV_LENGTH];
560 uint8_t iv[EVP_MAX_IV_LENGTH];
564 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/boringssl/src/include/openssl/
Dcipher.h536 struct evp_cipher_ctx_st { struct
538 const EVP_CIPHER *cipher;
541 void *app_data; // application stuff
544 void *cipher_data;
548 unsigned key_len;
551 int encrypt;
554 uint32_t flags;
557 uint8_t oiv[EVP_MAX_IV_LENGTH];
560 uint8_t iv[EVP_MAX_IV_LENGTH];
564 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/boringssl/src/include/openssl/
Dcipher.h536 struct evp_cipher_ctx_st { struct
538 const EVP_CIPHER *cipher;
541 void *app_data; // application stuff
544 void *cipher_data;
548 unsigned key_len;
551 int encrypt;
554 uint32_t flags;
557 uint8_t oiv[EVP_MAX_IV_LENGTH];
560 uint8_t iv[EVP_MAX_IV_LENGTH];
564 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/boringssl/src/include/openssl/
Dcipher.h536 struct evp_cipher_ctx_st { struct
538 const EVP_CIPHER *cipher;
541 void *app_data; // application stuff
544 void *cipher_data;
548 unsigned key_len;
551 int encrypt;
554 uint32_t flags;
557 uint8_t oiv[EVP_MAX_IV_LENGTH];
560 uint8_t iv[EVP_MAX_IV_LENGTH];
564 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dcipher.h518 struct evp_cipher_ctx_st { struct
520 const EVP_CIPHER *cipher;
523 void *app_data; // application stuff
526 void *cipher_data;
530 unsigned key_len;
533 int encrypt;
536 uint32_t flags;
539 uint8_t oiv[EVP_MAX_IV_LENGTH];
542 uint8_t iv[EVP_MAX_IV_LENGTH];
546 uint8_t buf[EVP_MAX_BLOCK_LENGTH];
[all …]
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py669 class evp_cipher_ctx_st(Structure): class

12