fs_crypto_domain_key_size()

QNX SDP8.0C Library ReferenceAPIDeveloper

Return the size of keys needed by the filesystem encryption

Synopsis:

#include <fs_crypto_api.h>
#include <sys/fs_crypto.h>

int fs_crypto_domain_key_size( void );

Library:

libfscrypto

Use the -l fscrypto option to qcc to link against this library.

Description:

The fs_crypto_domain_key_size() function returns the size of keys needed by the filesystem encryption.

Note:
In order to use filesystem encryption, download the Encrypted Filesystem package from the QNX Software Center.

Returns:

The size of the keys, in bytes.

Classification:

QNX OS

Safety:
Cancellation pointNo
Signal handlerNo
ThreadYes
Page updated: