Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dpkcs11-util.h64 void pkcs11_crypt_device_callback_data_release(pkcs11_crypt_device_callback_data *data);
Dpkcs11-util.c1187 void pkcs11_crypt_device_callback_data_release(pkcs11_crypt_device_callback_data *data) { in pkcs11_crypt_device_callback_data_release() function
/systemd-251/src/cryptsetup/
Dcryptsetup-pkcs11.c41 … _cleanup_(pkcs11_crypt_device_callback_data_release) pkcs11_crypt_device_callback_data data = { in decrypt_pkcs11_key()
/systemd-251/src/cryptsetup/cryptsetup-tokens/
Dluks2-pkcs11.c148 … _cleanup_(pkcs11_crypt_device_callback_data_release) pkcs11_crypt_device_callback_data data = { in acquire_luks2_key_systemd()