Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dciphercommon_block.c80 int ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, in ossl_cipher_trailingdata() function
H A Dcipher_aes_ocb.c201 && !ossl_cipher_trailingdata(buf, bufsz, AES_BLOCK_SIZE, &in, &inl)) { in aes_ocb_block_update_internal()
H A Dciphercommon.c375 && !ossl_cipher_trailingdata(ctx->buf, &ctx->bufsz, blksz, &in, &inl)) { in ossl_cipher_generic_block_update()
/openssl/providers/implementations/include/prov/
H A Dciphercommon.h364 int ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen,

Completed in 15 milliseconds