Home
last modified time | relevance | path

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

/external/openssh/
Dcipher.c627 #define EVP_X_STATE_LEN(evp) (evp).cipher->ctx_size macro
638 plen = EVP_X_STATE_LEN(cc->evp); in cipher_get_keycontext()
657 plen = EVP_X_STATE_LEN(cc->evp); in cipher_set_keycontext()