bindbc-gnutls v1.1.0 (2021-03-29T16:28:08Z)
Dub
Repo
gnutls_crypto_register_cipher
bindbc
gnutls
crypto
Undocumented in source.
int
gnutls_crypto_register_cipher
(gnutls_cipher_algorithm_t algorithm, int priority, gnutls_cipher_init_func init, gnutls_cipher_setkey_func setkey, gnutls_cipher_setiv_func setiv, gnutls_cipher_encrypt_func encrypt, gnutls_cipher_decrypt_func decrypt, gnutls_cipher_deinit_func deinit)
int
gnutls_crypto_register_cipher
(gnutls_cipher_algorithm_t algorithm, int priority, gnutls_cipher_init_func init, gnutls_cipher_setkey_func setkey, gnutls_cipher_setiv_func setiv, gnutls_cipher_encrypt_func encrypt, gnutls_cipher_decrypt_func decrypt, gnutls_cipher_deinit_func deinit)
pgnutls_crypto_register_cipher
gnutls_crypto_register_cipher
;
pgnutls_crypto_register_cipher
gnutls_crypto_register_cipher
;
version(!BindGnuTLS_Static)
__gshared
static if
(!(
gnuTLSSupport >= GnuTLSSupport.gnutls_3_6_9
))
pgnutls_crypto_register_cipher
gnutls_crypto_register_cipher
;
Meta
Source
See Implementation
bindbc
gnutls
crypto
aliases
gnutls_aead_cipher_hd_t
gnutls_cipher_aead_decrypt_func
gnutls_cipher_aead_encrypt_func
gnutls_cipher_auth_func
gnutls_cipher_decrypt_func
gnutls_cipher_deinit_func
gnutls_cipher_encrypt_func
gnutls_cipher_getiv_func
gnutls_cipher_hd_t
gnutls_cipher_init_func
gnutls_cipher_setiv_func
gnutls_cipher_setkey_func
gnutls_cipher_tag_func
gnutls_digest_copy_func
gnutls_digest_deinit_func
gnutls_digest_fast_func
gnutls_digest_hash_func
gnutls_digest_init_func
gnutls_digest_output_func
gnutls_hash_hd_t
gnutls_hmac_hd_t
gnutls_mac_copy_func
gnutls_mac_deinit_func
gnutls_mac_fast_func
gnutls_mac_hash_func
gnutls_mac_init_func
gnutls_mac_output_func
gnutls_mac_setkey_func
gnutls_mac_setnonce_func
gnutls_rnd_level_t
pgnutls_aead_cipher_decrypt
pgnutls_aead_cipher_decryptv2
pgnutls_aead_cipher_deinit
pgnutls_aead_cipher_encrypt
pgnutls_aead_cipher_encryptv
pgnutls_aead_cipher_encryptv2
pgnutls_aead_cipher_init
pgnutls_cipher_add_auth
pgnutls_cipher_decrypt
pgnutls_cipher_decrypt2
pgnutls_cipher_deinit
pgnutls_cipher_encrypt
pgnutls_cipher_encrypt2
pgnutls_cipher_get_block_size
pgnutls_cipher_get_iv_size
pgnutls_cipher_get_tag_size
pgnutls_cipher_init
pgnutls_cipher_set_iv
pgnutls_cipher_tag
pgnutls_crypto_register_aead_cipher
pgnutls_crypto_register_cipher
pgnutls_crypto_register_digest
pgnutls_crypto_register_mac
pgnutls_decode_ber_digest_info
pgnutls_decode_gost_rs_value
pgnutls_decode_rs_value
pgnutls_encode_ber_digest_info
pgnutls_encode_gost_rs_value
pgnutls_encode_rs_value
pgnutls_hash
pgnutls_hash_copy
pgnutls_hash_deinit
pgnutls_hash_fast
pgnutls_hash_get_len
pgnutls_hash_init
pgnutls_hash_output
pgnutls_hkdf_expand
pgnutls_hkdf_extract
pgnutls_hmac
pgnutls_hmac_copy
pgnutls_hmac_deinit
pgnutls_hmac_fast
pgnutls_hmac_get_key_size
pgnutls_hmac_get_len
pgnutls_hmac_init
pgnutls_hmac_output
pgnutls_hmac_set_nonce
pgnutls_mac_get_nonce_size
pgnutls_pbkdf2
pgnutls_rnd
pgnutls_rnd_refresh
enums
gnutls_rnd_level
functions
_gnutls_decode_ber_rs_raw
_gnutls_encode_ber_rs_raw
bindCrypto
gnutls_aead_cipher_decrypt
gnutls_aead_cipher_decryptv2
gnutls_aead_cipher_deinit
gnutls_aead_cipher_encrypt
gnutls_aead_cipher_encryptv
gnutls_aead_cipher_encryptv2
gnutls_aead_cipher_init
gnutls_cipher_add_auth
gnutls_cipher_decrypt
gnutls_cipher_decrypt2
gnutls_cipher_deinit
gnutls_cipher_encrypt
gnutls_cipher_encrypt2
gnutls_cipher_get_block_size
gnutls_cipher_get_iv_size
gnutls_cipher_get_tag_size
gnutls_cipher_init
gnutls_cipher_set_iv
gnutls_cipher_tag
gnutls_crypto_register_aead_cipher
gnutls_crypto_register_cipher
gnutls_crypto_register_digest
gnutls_crypto_register_mac
gnutls_decode_ber_digest_info
gnutls_decode_gost_rs_value
gnutls_decode_rs_value
gnutls_encode_ber_digest_info
gnutls_encode_gost_rs_value
gnutls_encode_rs_value
gnutls_hash
gnutls_hash_copy
gnutls_hash_deinit
gnutls_hash_fast
gnutls_hash_get_len
gnutls_hash_init
gnutls_hash_output
gnutls_hkdf_expand
gnutls_hkdf_extract
gnutls_hmac
gnutls_hmac_copy
gnutls_hmac_deinit
gnutls_hmac_fast
gnutls_hmac_get_key_size
gnutls_hmac_get_len
gnutls_hmac_init
gnutls_hmac_output
gnutls_hmac_set_nonce
gnutls_mac_get_nonce_size
gnutls_pbkdf2
gnutls_rnd
gnutls_rnd_refresh
structs
api_aead_cipher_hd_st
api_cipher_hd_st
hash_hd_st
hmac_hd_st