Home
last modified time | relevance | path

Searched refs:TLS_MD_IV_BLOCK_CONST (Results 1 – 3 of 3) sorted by relevance

/external/openssl/include/openssl/
Dtls1.h498 #define TLS_MD_IV_BLOCK_CONST "IV block" macro
516 #undef TLS_MD_IV_BLOCK_CONST
517 #define TLS_MD_IV_BLOCK_CONST "\x49\x56\x20\x62\x6c\x6f\x63\x6b" /*IV block*/ macro
/external/openssl/ssl/
Dtls1.h498 #define TLS_MD_IV_BLOCK_CONST "IV block" macro
516 #undef TLS_MD_IV_BLOCK_CONST
517 #define TLS_MD_IV_BLOCK_CONST "\x49\x56\x20\x62\x6c\x6f\x63\x6b" /*IV block*/ macro
Dt1_enc.c506 TLS_MD_IV_BLOCK_CONST,TLS_MD_IV_BLOCK_CONST_SIZE, in tls1_change_cipher_state()