OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVP_MAX_BLOCK_LENGTH
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/include/openssl/
cipher.h
446
#define
EVP_MAX_BLOCK_LENGTH
32
476
uint8_t buf[
EVP_MAX_BLOCK_LENGTH
];
493
uint8_t final[
EVP_MAX_BLOCK_LENGTH
]; /* possible final block */
/external/boringssl/src/ssl/
s3_srvr.c
[
all
...]
Completed in 106 milliseconds