Searched refs:ctx_ (Results 1 – 2 of 2) sorted by relevance
114 int crypto_aead_aes256gcm_beforenm(crypto_aead_aes256gcm_state *ctx_,126 const crypto_aead_aes256gcm_state *ctx_);137 const crypto_aead_aes256gcm_state *ctx_)150 const crypto_aead_aes256gcm_state *ctx_);161 const crypto_aead_aes256gcm_state *ctx_)
488 crypto_aead_aes256gcm_beforenm(crypto_aead_aes256gcm_state *ctx_, in crypto_aead_aes256gcm_beforenm() argument491 context *ctx = (context *) ctx_; in crypto_aead_aes256gcm_beforenm()496 COMPILER_ASSERT((sizeof *ctx_) >= (sizeof *ctx)); in crypto_aead_aes256gcm_beforenm()513 const context *ctx = (const context *) ctx_; in crypto_aead_aes256gcm_encrypt_detached_afternm()629 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_encrypt_afternm() argument651 const context *ctx = (const context *) ctx_; in crypto_aead_aes256gcm_decrypt_detached_afternm()805 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_decrypt_afternm() argument814 ad, adlen, npub, ctx_); in crypto_aead_aes256gcm_decrypt_afternm()976 crypto_aead_aes256gcm_beforenm(crypto_aead_aes256gcm_state *ctx_, in crypto_aead_aes256gcm_beforenm() argument1001 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_encrypt_afternm() argument[all …]