Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds