des_encrypt() function
des_encrypt - Encrypt one block with DES @clear: 8 octets (in) @key: 7 octets (in) (no parity bits included) @cypher: 8 octets (out) Returns: 0 on success, -1 on failure
des_encrypt() is called by 2 functions and calls 5 functions:
![]()
des_encrypt()
des_encrypt():
![]()
des_encrypt()