Searched refs:ccccm_mode_get_ctx_size (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/CommonCrypto-60061/lib/
H A DcorecryptoSymmetricBridge.c412 static size_t ccccm_mode_get_ctx_size(const corecryptoMode modeObject) { return modeObject.ccm->size + sizeof(ccm_nonce_ctx); } function
438 .mode_get_ctx_size = ccccm_mode_get_ctx_size,

Completed in 170 milliseconds