New flags EVP_CIPH_FLAG_CUSTOM_CIPHER in cipher structures if an underlying
authorDr. Stephen Henson <steve@openssl.org>
Mon, 7 Feb 2011 14:36:08 +0000 (14:36 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 7 Feb 2011 14:36:08 +0000 (14:36 +0000)
commit3da0ca796cae6625bd26418afe0a1dc47bf5a77f
treeb9a2c40476ae48c4230aaca4b941d30042a69614
parentf9678b8b578cf62305b2fb6275216ec4d11f4e39
New flags EVP_CIPH_FLAG_CUSTOM_CIPHER in cipher structures if an underlying
cipher handles all cipher symantics itself.
CHANGES
crypto/evp/evp.h
crypto/evp/evp_enc.c