Lines Matching full:gets
591 Gets or sets the cipher specific "num" parameter for the associated I<ctx>.
655 Gets the mode for the associated cipher algorithm I<cipher>.
661 Gets the key length for the associated cipher algorithm I<cipher>.
666 Gets the IV length for the associated cipher algorithm I<cipher>.
671 Gets the block size for the associated cipher algorithm I<cipher>.
681 Gets 1 if this is an AEAD cipher algorithm, otherwise it gets 0.
687 Gets 1 if the cipher algorithm I<cipher> has a custom IV, otherwise it gets 0.
695 Gets 1 if the cipher algorithm I<cipher> uses ciphertext stealing,
696 otherwise it gets 0.
704 Gets 1 if the cipher algorithm I<cipher> supports interleaving of crypto blocks,
705 otherwise it gets 0. The interleaving is an optimization only applicable to certain
712 Gets 1 if the cipher algorithm I<cipher> supports the gettable EVP_CIPHER_CTX
727 Gets or sets the padding mode for the cipher context I<ctx>.
733 Gets or sets the cipher specific "num" parameter for the cipher context I<ctx>.
740 Gets or sets the key length for the cipher context I<ctx>.
746 Gets or sets the AEAD tag for the associated cipher context I<ctx>.
751 Gets or sets the effective keybits used for a RC2 cipher.
756 Gets or sets the number of rounds to be used for a cipher.
768 Gets or sets the cipher text stealing mode. For all modes the output size is the
804 Sets or gets the number of records being sent in one go for a tls1 multiblock
817 Gets the IV length for the cipher context I<ctx>.
823 Gets the IV used to initialize the associated cipher context I<ctx>.
828 Gets the updated pseudo-IV state for the associated cipher context, e.g.,
836 Gets an implementation specific randomly generated key for the associated
842 Gets the tag length to be used for an AEAD cipher for the associated cipher
843 context I<ctx>. It gets a default value if it has not been set.
849 Gets the length of the tag that will be added to a TLS record for the AEAD
855 Gets the invocation field generated for encryption.
865 Gets the maximum record length for a TLS1 multiblock cipher operation.
870 Gets the result of running the "tls1multi_aad" operation.
1007 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1013 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1025 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1035 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1041 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1047 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1064 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1069 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_get_params() gets called
1084 EVP_CIPHER_CTX_set_params() gets called with an L<OSSL_PARAM(3)> item with the
1091 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1101 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called