Searched refs:EVP_CTRL_SET_KEY_LENGTH (Results 1 – 3 of 3) sorted by relevance
119 will be called with the control code B<EVP_CTRL_SET_KEY_LENGTH> and
631 return EVP_CIPHER_CTX_ctrl(c, EVP_CTRL_SET_KEY_LENGTH, keylen, NULL); in EVP_CIPHER_CTX_set_key_length()
292 # define EVP_CTRL_SET_KEY_LENGTH 0x1 macro