OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVP_DECODE_LENGTH
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/evp/
evp.h
467
#define
EVP_DECODE_LENGTH
(l) ((l+3)/4*3+80)
[
all
...]
/external/openssl/include/openssl/
evp.h
467
#define
EVP_DECODE_LENGTH
(l) ((l+3)/4*3+80)
[
all
...]
Completed in 14 milliseconds